summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-05-27 19:09:32 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-05-27 19:09:32 -0500
commit70f9c0b631b6bb6f2f394c0650d3b0b85c10a1c9 (patch)
tree2028468a34cf5e52b3ad62f6d4ab16a0df59ba38
parenteb03d095b926b43f116b9549cc0f38c8439ec65f (diff)
Bump revision numberpm-utils-1.1.2.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d8fd67f..7f30fe2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.1.2)
+AC_INIT(pm-utils, 1.1.2.1)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)