summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-06-20 20:54:51 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-06-20 20:54:51 -0500
commit50243cc80599b56699cbf11c2872d905e3968d7d (patch)
tree0082606b89759a96713d1c78ed860597a482e591
parenteb21ea1fa1cf633a88ac44fa8651e9691ae8c1c8 (diff)
update to pm-utils 1.1.2.3 with no changepm-utils-1.1.2.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fca7d2b..f95a5d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.1.2.3-test1)
+AC_INIT(pm-utils, 1.1.2.3)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)