[gnome-power-manager] Post release version bump



commit b386eb7272567deeaa285c8c034794af8c762203
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 24 11:27:58 2009 +0100

    Post release version bump

 RELEASE      |    6 +++---
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 99b3649..3724b7e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,12 +1,12 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
 â?¢ update configure.in, NEWS
-â?¢ git shortlog GNOME_POWER_MANAGER_2_27_5.. | grep -i -v trivial | grep -v Merge > NEWS.new
+â?¢ git shortlog GNOME_POWER_MANAGER_2_27_91.. | grep -i -v trivial | grep -v Merge > NEWS.new
 â?¢ Run "make distcheck", correct any problems encountered
 â?¢ Commit all the changes and create a tag:
 
-git commit -a -m "GNOME Power Manager 2.27.91"
-git tag -s GNOME_POWER_MANAGER_2_27_91 -m "==== Version 2.27.91 ===="
+git commit -a -m "GNOME Power Manager 2.27.92"
+git tag -s GNOME_POWER_MANAGER_2_27_92 -m "==== Version 2.27.92 ===="
 git push --tags
 git push
 
diff --git a/configure.ac b/configure.ac
index 04d2fd2..a44b1ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.27.91)
+AC_INIT(gnome-power-manager, 2.27.92)
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_INIT_AUTOMAKE([foreign])



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