diff options
author | Victor Lowther <victor.lowther@gmail.com> | 2008-06-20 20:54:51 -0500 |
---|---|---|
committer | Victor Lowther <victor.lowther@gmail.com> | 2008-06-20 20:54:51 -0500 |
commit | 50243cc80599b56699cbf11c2872d905e3968d7d (patch) | |
tree | 0082606b89759a96713d1c78ed860597a482e591 /configure.ac | |
parent | eb21ea1fa1cf633a88ac44fa8651e9691ae8c1c8 (diff) |
update to pm-utils 1.1.2.3 with no changepm-utils-1.1.2.3
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 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) |