summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2009-12-10 23:02:25 -0600
committerVictor Lowther <victor.lowther@gmail.com>2009-12-10 23:02:25 -0600
commitacf18d73b52a8b0b3b37746ced5e699b0fe79577 (patch)
tree171cd3437369f8f0adde33e78b2555594b06e4af
parentda03ab146c022b685b096ed7fe118eb4bb29ee6e (diff)
Bump to pm-utils-1.3.0-rc2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c94f2a3..464813e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.3.0-rc1)
+AC_INIT(pm-utils, 1.3.0-rc2)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)