summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-02-05 16:53:54 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2011-02-05 16:53:54 +0100
commit24efe48495d25b3dc84ef6ccf451c19259601d62 (patch)
tree1fbe5ec7ab9b7e17bb03a2659c386027b1f1e434
parent920242d79d6ceb3ddf9a2868c3c88e8dccefb1e6 (diff)
downloadabrt-24efe48495d25b3dc84ef6ccf451c19259601d62.tar.gz
abrt-24efe48495d25b3dc84ef6ccf451c19259601d62.tar.xz
abrt-24efe48495d25b3dc84ef6ccf451c19259601d62.zip
increased to version 1.1.17
-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 f34d36cf..9300d7cf 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -20,7 +20,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 1.1.16
+Version: 1.1.17
Release: %{?pkg_release}
License: GPLv2+
Group: Applications/System
diff --git a/configure.ac b/configure.ac
index 9ef2c90f..ed7e18bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([abrt], [1.1.16], [crash-catcher@fedorahosted.org])
+AC_INIT([abrt], [1.1.17], [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])