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



commit 07755dde1625d1b1ae5d81a0c004b2cb11cb10bd
Author: Richard Hughes <richard hughsie com>
Date:   Tue Sep 25 15:00:23 2012 +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 648db98..3dedda1 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,7 +3,7 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
 git shortlog GNOME_POWER_MANAGER_3_6_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.6.1
+Version 3.7.1
 ~~~~~~~~~~~~~
 Released: 2012-xx-xx
 
@@ -16,8 +16,8 @@ Released: 2012-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.6.1"
-git tag -s GNOME_POWER_MANAGER_3_6_1 -m "==== Version 3.6.1 ===="
+git commit -a -m "GNOME Power Manager 3.7.1"
+git tag -s GNOME_POWER_MANAGER_3_7_1 -m "==== Version 3.7.1 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 1acada2..dc306ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.6.1])
+AC_INIT([gnome-power-manager],[3.7.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]