summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-07-27 09:16:25 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-07-27 09:16:25 -0500
commitbb691f77e54880b1418e415225200ba6172a4534 (patch)
tree0b0cf7efadb0387977041d8c2a7a3c5a9ee03d78
parentcc86a2372539d33d0e8d29b72a34d31fac283e1d (diff)
Bump release to pm-utils-1.1.2.4pm-utils-1.1.2.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f95a5d3..1dc5cc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.1.2.3)
+AC_INIT(pm-utils, 1.1.2.4)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)