summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-09-07 08:39:21 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-09-07 08:39:21 -0500
commit9dc773bafb1354cb4ffbc31dc364817aca57ca41 (patch)
treee5874e0904e862e31ea94e7e2bc164249abbf141
parent113024e1bb6a12a667666d912123ecbd9a9ee984 (diff)
pm-utils 1.2.0pm-utils-1.2.0
This release brought to you by Penelope Lowther, who is 4 weeks old today.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2ec6879..f668aeb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(pm-utils, 1.2.0-rc1)
+AC_INIT(pm-utils, 1.2.0)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)