summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-10-06 05:51:57 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-10-06 05:51:57 -0500
commitf0cf3adb37fd06e7cbb882c9ab4ba35da28a3531 (patch)
tree42276439fb6e60b85a43e956b0788a3253b1920d
parent61656ae7d8404796354bf24200c75105d5ec6be7 (diff)
pm-utils-1.2.2.1pm-utils-1.2.2.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6916a19..32c9f0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.2.2)
+AC_INIT(pm-utils, 1.2.2.1)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)