diff options
author | Victor Lowther <victor.lowther@gmail.com> | 2008-06-08 18:27:15 -0500 |
---|---|---|
committer | Victor Lowther <victor.lowther@gmail.com> | 2008-06-08 18:27:15 -0500 |
commit | eb21ea1fa1cf633a88ac44fa8651e9691ae8c1c8 (patch) | |
tree | 3293e9b907e829bae69a9fe2179eb37d62f9b375 /configure.ac | |
parent | e0c3437b0f934b83675a560a8cdbdd3212f98b1e (diff) |
Bumped revision to 1.1.2.3-test1 for testing purposes.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 98aeda7..fca7d2b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(pm-utils, 1.1.2.2) +AC_INIT(pm-utils, 1.1.2.3-test1) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_CONFIG_HEADER(config.h) |