[gnome-power-manager/gnome-2-32] trivial: Post release version bump



commit 4c975595ff2fc55f1267054a92b29cfd815db79e
Author: Richard Hughes <richard hughsie com>
Date:   Thu Sep 16 17:17:37 2010 +0100

    trivial: Post release version bump

 RELEASE      |   10 +++++-----
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index c138503..fceff00 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,10 +1,10 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_2_31_91.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_2_31_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.31.92
-~~~~~~~~~~~~~~~
+Version 2.32.0
+~~~~~~~~~~~~~~
 Released: 2010-xx-xx
 
 * Translations
@@ -16,8 +16,8 @@ Released: 2010-xx-xx
 
 Run "make dist", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 2.31.92"
-git tag -s GNOME_POWER_MANAGER_2_31_92 -m "==== Version 2.31.92 ===="
+git commit -a -m "GNOME Power Manager 2.32.0"
+git tag -s GNOME_POWER_MANAGER_2_32_0 -m "==== Version 2.32.0 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 072d9dc..c5f2933 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[2.31.92])
+AC_INIT([gnome-power-manager],[2.32.0])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_INIT_AUTOMAKE([foreign])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]