summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-11-18 11:20:53 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-11-18 11:20:53 +0100
commit480ee2a88798264547bde9fabbfdd00d951d74d6 (patch)
treef40c342bd7b800b3ee8e79884c1f7f1b2c8d355d /configure.ac
parent4798bcbb13c5e2af1574f22d389556a96edd4404 (diff)
downloadabrt-480ee2a88798264547bde9fabbfdd00d951d74d6.tar.gz
abrt-480ee2a88798264547bde9fabbfdd00d951d74d6.tar.xz
abrt-480ee2a88798264547bde9fabbfdd00d951d74d6.zip
increased version to 1.2.0
- we have a different branch for 1.1.x
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 9cd4a353..85d9d6a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([abrt], [1.1.14], [crash-catcher@fedorahosted.org])
+AC_INIT([abrt], [1.2.0], [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])