summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-04-14 18:38:38 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2011-04-14 18:38:38 +0200
commit02002fb8086272445577f8764d850956c4666fb3 (patch)
tree752b61d01cea77a0afe4ece727df120e23ee75b6
parent91807e81f41299dac59497df59f539eeff50c5fb (diff)
downloadabrt-02002fb8086272445577f8764d850956c4666fb3.tar.gz
abrt-02002fb8086272445577f8764d850956c4666fb3.tar.xz
abrt-02002fb8086272445577f8764d850956c4666fb3.zip
increased version to 1.1.181.1.18
-rw-r--r--abrt.spec2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/abrt.spec b/abrt.spec
index 9300d7cf..7adb9b22 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -20,7 +20,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 1.1.17
+Version: 1.1.18
Release: %{?pkg_release}
License: GPLv2+
Group: Applications/System
diff --git a/configure.ac b/configure.ac
index ed7e18bf..e9331bd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([abrt], [1.1.17], [crash-catcher@fedorahosted.org])
+AC_INIT([abrt], [1.1.18], [crash-catcher@fedorahosted.org])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([-Wall -Werror foreign silent-rules])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])