summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-04-17 16:38:12 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2011-04-17 16:38:12 +0200
commit73ee24ffefa6bd11789217a92f4cd842323f547f (patch)
tree1febaa8a62468d2669af92d96e774a2d80f6605c /configure.ac
parent83bd3daacfa42fa4095ead3d073c3c6dfe0398c2 (diff)
downloadabrt-73ee24ffefa6bd11789217a92f4cd842323f547f.tar.gz
abrt-73ee24ffefa6bd11789217a92f4cd842323f547f.tar.xz
abrt-73ee24ffefa6bd11789217a92f4cd842323f547f.zip
increase version to 2.0.1
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 ecac5745..a971507d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([abrt], [2.0.0], [crash-catcher@fedorahosted.org])
+AC_INIT([abrt], [2.0.1], [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])