summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-02-08 11:31:56 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-02-08 11:31:56 +0100
commit52ae5a4a0b638c648659885d10279b1faa476d66 (patch)
treee9c80ca88131a789eee42a9f83b6abfaede628f6 /abrt.spec
parent666600c6bbc0d1064f434d5113a8efc9144e0de6 (diff)
downloadabrt-52ae5a4a0b638c648659885d10279b1faa476d66.tar.gz
abrt-52ae5a4a0b638c648659885d10279b1faa476d66.tar.xz
abrt-52ae5a4a0b638c648659885d10279b1faa476d66.zip
increase the version
- every time we release version X.Y.Z we start working on X.Y.Z + 1 so we should increase the version after we release and create tag X.Y.Z
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/abrt.spec b/abrt.spec
index 0207c01d..915a3fe8 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -3,7 +3,7 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 1.0.6
+Version: 1.0.7
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System