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



commit 259d1a8cf1c4b17aed085214dd7066f7d9705bfb
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 19 20:39:19 2011 +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 eb9f233..c115dc4 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,10 +1,10 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_1_90.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_1_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.1.92
-~~~~~~~~~~~~~~
+Version 3.2.0
+~~~~~~~~~~~~~
 Released: 2011-xx-xx
 
 * Translations
@@ -16,8 +16,8 @@ Released: 2011-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.1.92"
-git tag -s GNOME_POWER_MANAGER_3_1_92 -m "==== Version 3.1.92 ===="
+git commit -a -m "GNOME Power Manager 3.2.0"
+git tag -s GNOME_POWER_MANAGER_3_2_0 -m "==== Version 3.2.0 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 026f1df..836f8b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.1.92])
+AC_INIT([gnome-power-manager],[3.2.0])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])



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