summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-11-29 08:52:41 -0600
committerVictor Lowther <victor.lowther@gmail.com>2008-11-29 08:52:41 -0600
commitfbf72f5fd7a685c79c858e2e400096fb65a8667e (patch)
tree4ce9001426cc99dd5414e71a6ca172654a50b095 /configure.ac
parent290fb463ea2d9628a1b724d83d34a96c84b025c6 (diff)
Bump revision number
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 6916a19..72fc881 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.2.2)
+AC_INIT(pm-utils, 1.2.3)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)