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



commit fc00ab94082ba28140326a4b4af22d234d01c61a
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 26 16:53:53 2011 +0100

    trivial: Post branch version bump

 RELEASE      |    6 +++---
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 2b05d83..116b5b3 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,7 +3,7 @@ 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
 
 --------------------------------------------------------------------------------
-Version 3.2.1
+Version 3.3.1
 ~~~~~~~~~~~~~
 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.3.1"
+git tag -s GNOME_POWER_MANAGER_3_3_1 -m "==== Version 3.3.1 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index a3c98ab..fd65c1c 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.3.1])
 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]