summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2010-07-14 17:10:16 +0200
committerKarel Klic <kklic@redhat.com>2010-07-14 17:10:16 +0200
commitfbf3192181f9b890d1086f6f468b49f396e82202 (patch)
treee9ccee06119069b513403acb20a63c3d47c3b128
parent12196f58e7e5b25af01a447984c4c8e02380e1af (diff)
downloadabrt-1.1.10.tar.gz
abrt-1.1.10.tar.xz
abrt-1.1.10.zip
Version 1.1.101.1.10
-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 2963ab35..26d1ccf8 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -16,7 +16,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 1.1.9
+Version: 1.1.10
Release: %{?pkg_release}
License: GPLv2+
Group: Applications/System
diff --git a/configure.ac b/configure.ac
index d0c52032..bbcae36e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([abrt], [1.1.9], [crash-catcher@fedorahosted.org])
+AC_INIT([abrt], [1.1.10], [crash-catcher@fedorahosted.org])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])