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



commit 3c9983cbbc8c629866e1f27a2f786b2ca26bc87f
Author: Richard Hughes <richard hughsie com>
Date:   Tue Nov 5 09:31:34 2013 +0000

    trivial: Post release version bump

 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 7bc3f4b..cd1df7b 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_10_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_11_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.11.1
+Version 3.11.2
 ~~~~~~~~~~~~~~
 Released: 2013-xx-xx
 
@@ -16,8 +16,8 @@ Released: 2013-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.11.1"
-git tag -s GNOME_POWER_MANAGER_3_11_1 -m "==== Version 3.11.1 ===="
+git commit -a -m "GNOME Power Manager 3.11.2"
+git tag -s GNOME_POWER_MANAGER_3_11_2 -m "==== Version 3.11.2 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 5cd1c68..ab7853c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.11.1])
+AC_INIT([gnome-power-manager],[3.11.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]