aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-04-30 16:48:42 +0000
committersconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8>2007-04-30 16:48:42 +0000
commit0564bc083e9580b9b994f8b148a497dcc4cdc90c (patch)
tree011467b24dc3ca05f61ee1c0d896b9751be4f78c
parent586a1986bcec4700f96609451c06428178d0bcad (diff)
downloadsos-0564bc083e9580b9b994f8b148a497dcc4cdc90c.tar.gz
About to tag for errata release, incremented version to 1.4
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@132 ef72aa8b-4018-0410-8976-d6e080ef94d8
-rw-r--r--src/setup.py2
-rw-r--r--src/sos.spec4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/setup.py b/src/setup.py
index 47c1f129..959e006c 100644
--- a/src/setup.py
+++ b/src/setup.py
@@ -9,7 +9,7 @@ import sys,os,time
# change release in spec file along with this version string
setup(
name = 'sos',
- version = '1.3',
+ version = '1.4',
description = 'System Support Tools',
long_description = """Sos is a set of tools that gathers information about system
hardware and configuration. The information can then be used for
diff --git a/src/sos.spec b/src/sos.spec
index 5dcbc5ed..8dfd6b19 100644
--- a/src/sos.spec
+++ b/src/sos.spec
@@ -2,8 +2,8 @@
Summary: System Support Tools
Name: sos
-Version: 1.3
-Release: 3%{?dist}
+Version: 1.4
+Release: 1%{?dist}
License: GPL
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)