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



commit bae548903591fa318d1f7b5f1ef8d687aef0d968
Author: Richard Hughes <richard hughsie com>
Date:   Mon Oct 17 11:30:13 2011 +0100

    trivial: Post release version bump

 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 2b05d83..aff1bec 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_2_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_2_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.2.1
+Version 3.2.2
 ~~~~~~~~~~~~~
 Released: 2011-xx-xx
 
@@ -16,8 +16,8 @@ Released: 2011-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.2.1"
-git tag -s GNOME_POWER_MANAGER_3_2_1 -m "==== Version 3.2.1 ===="
+git commit -a -m "GNOME Power Manager 3.2.2"
+git tag -s GNOME_POWER_MANAGER_3_2_2 -m "==== Version 3.2.2 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index a3c98ab..829bcf2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.2.1])
+AC_INIT([gnome-power-manager],[3.2.2])
 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]