summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2009-12-05 21:50:19 -0600
committerVictor Lowther <victor.lowther@gmail.com>2009-12-05 21:50:19 -0600
commit57ff1f997d6297557340057e9fdbb2f956b31aa0 (patch)
treede2581fdb5f1df4c44bb5e526ef2d527983792af /configure.ac
parentab89e5758bc07d1506050d97b4d9ff5a051b6681 (diff)
Update revision to reflect rc status, and make manpage actually build.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fa97fbe..c94f2a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.3.0)
+AC_INIT(pm-utils, 1.3.0-rc1)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)