summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2009-02-08 17:23:37 -0600
committerVictor Lowther <victor.lowther@gmail.com>2009-02-08 17:23:37 -0600
commit813c1e4e07b9a1ccd887c0eacdb714cf5715fd5c (patch)
treeb6b498bea4a31f5d52206c72ecc5bec896d2f7bc
parent4755f6754b1a80db775676f7d485da0ee725a0c1 (diff)
Bump version number for pm-utils 1.2.4pm-utils-1.2.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 72fc881..f795f5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.2.3)
+AC_INIT(pm-utils, 1.2.4)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)