diff options
author | Victor Lowther <victor.lowther@gmail.com> | 2009-12-13 20:55:02 -0600 |
---|---|---|
committer | Victor Lowther <victor.lowther@gmail.com> | 2009-12-13 20:55:02 -0600 |
commit | e0b016fd42d3e2c279f730bd0f400933267d6fdb (patch) | |
tree | e293163fdbd08877cb7c6729ad7a2fe02f530c78 | |
parent | a253fe1a2f1aa6b9a4cd3305c0c683efc289f824 (diff) |
Bump revision to rc3pm-utils-1.3.0-rc3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8069c5b..93f7fd9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.52) -AC_INIT(pm-utils, 1.3.0-rc2) +AC_INIT(pm-utils, 1.3.0-rc3) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_CONFIG_HEADER(config.h) |