summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2009-12-10 23:01:31 -0600
committerVictor Lowther <victor.lowther@gmail.com>2009-12-10 23:01:31 -0600
commit7897b32ab1a3878a053e800bf314911d8d56a803 (patch)
tree30816703317ca120e1596ff1891491d03812ec51
parent2c7982708aea4296cdd238b224fc9b0b99f117b8 (diff)
Bump to 1.2.7-rc1pm-utils-1.2.7-rc1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ae0632c..74f669c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.2.6.1)
+AC_INIT(pm-utils, 1.2.7-rc1)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)