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



commit 7664a1a30ba95c139a7ae57f7e419f9e6e607bcd
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jan 11 14:05:20 2011 +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 88d070d..a50e217 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_2_91_4.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_2_91_5.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.91.5
+Version 2.91.6
 ~~~~~~~~~~~~~~
 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 2.91.5"
-git tag -s GNOME_POWER_MANAGER_2_91_5 -m "==== Version 2.91.5 ===="
+git commit -a -m "GNOME Power Manager 2.91.6"
+git tag -s GNOME_POWER_MANAGER_2_91_6 -m "==== Version 2.91.6 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 323ac2c..899f9c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[2.91.5])
+AC_INIT([gnome-power-manager],[2.91.6])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_INIT_AUTOMAKE([1.9 tar-ustar dist-bzip2 foreign])



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