summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2010-06-12 09:28:27 -0500
committerVictor Lowther <victor.lowther@gmail.com>2010-06-12 13:12:20 -0500
commit31cc0a75f5dbe7bc2d372a9223dcf4a635a73201 (patch)
treefaf4a3d63229d153dc3cf2675b39f383acc230df /configure.ac
parenta4e4b0ce456c66d01d9c5f09a73242d2db6c65e9 (diff)
The power management stuff deserves its own branch.
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 a51cb91..f8c6c1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.3.0)
+AC_INIT(pm-utils, 1.4.0-rc1)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)