summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-10-03 21:17:53 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-10-03 21:17:53 -0500
commitd156e9312ea5c2fecb3d9ada08c3746012361550 (patch)
tree622c6796e02276f2915f8876ebf8ec2ce4cc3fd2
parent0f7d491ad9574e730b0bd0ea14b003f7a0917205 (diff)
Bump version to 1.2.1pm-utils-1.2.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f668aeb..c8059c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.2.0)
+AC_INIT(pm-utils, 1.2.1)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)