summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
parent91807e81f41299dac59497df59f539eeff50c5fb (diff)
downloadabrt-1.1.18.tar.gz
abrt-1.1.18.tar.xz
abrt-1.1.18.zip
increased version to 1.1.181.1.18
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])