summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2009-12-13 20:55:54 -0600
committerVictor Lowther <victor.lowther@gmail.com>2009-12-13 20:55:54 -0600
commit5297d116b3cd2455a50fe21243dce6f93282bcd4 (patch)
tree61493bdea11c7e6062abbbde5667c780176af345
parent3aba018a220356f519f1066f6116642266559028 (diff)
Bump revision to -rc2pm-utils-1.2.7-rc2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 74f669c..1d56ea4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.2.7-rc1)
+AC_INIT(pm-utils, 1.2.7-rc2)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)