summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-10-03 21:13:15 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-10-03 21:13:15 -0500
commit0182a25c87361baf1c4728340b5361cb447febcc (patch)
tree93eefabe4101288fd0059cd2718043236e414d69
parent6c5c8a9ae068e0c00f27bc44a40e2523e5490aa1 (diff)
Bump version number to 1.1.2.5pm-utils-1.1.2.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1dc5cc6..99892f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.1.2.4)
+AC_INIT(pm-utils, 1.1.2.5)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)