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



commit 39898573a1ff1e310048b65facc81e6e00cc53fb
Author: Richard Hughes <richard hughsie com>
Date:   Mon Oct 4 21:24:15 2010 +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 8426de1..a4cf937 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_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_2_91_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.91.1
+Version 2.91.2
 ~~~~~~~~~~~~~~
 Released: 2010-10-04
 
@@ -16,8 +16,8 @@ Released: 2010-10-04
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 2.91.1"
-git tag -s GNOME_POWER_MANAGER_2_91_1 -m "==== Version 2.91.1 ===="
+git commit -a -m "GNOME Power Manager 2.91.2"
+git tag -s GNOME_POWER_MANAGER_2_91_2 -m "==== Version 2.91.2 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 751f070..8e5bfb6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[2.91.1])
+AC_INIT([gnome-power-manager],[2.91.2])
 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]