summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2010-06-15 07:07:45 -0500
committerVictor Lowther <victor.lowther@gmail.com>2010-06-15 07:07:45 -0500
commit2cf0e870ceac51b9f1c706d15f775f8a050680cd (patch)
treefcebdb66382d3f320dfdead0ee4bddfc10f52a50
parentef1e0968b93d2e3425183e6f18747082b5c3a7c5 (diff)
Bump to pm-utils-1.4.0-rc2pm-utils-1.4.0-rc2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f8c6c1a..336c3b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.4.0-rc1)
+AC_INIT(pm-utils, 1.4.0-rc2)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)