summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-05-28 21:27:04 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-05-28 21:27:04 -0500
commitc232dc324c37debc1268ea7f8d6f5a46c2a135d3 (patch)
tree51a442317b3b7e544bb019159ea793c4e4428674
parent0a9f28988ccdfe2209f3864414168461b0115aae (diff)
Bump revision to 1.1.2.2pm-utils-1.1.2.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f30fe2..98aeda7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.1.2.1)
+AC_INIT(pm-utils, 1.1.2.2)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)