[gnome-power-manager] Post release version bump



commit d27580a141e9517290e12f3581299093d8db997e
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 7 13:47:25 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 3724b7e..73a90ae 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_91.. | grep -i -v trivial | grep -v Merge > NEWS.new
+â?¢ git shortlog GNOME_POWER_MANAGER_2_27_92.. | 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.92"
-git tag -s GNOME_POWER_MANAGER_2_27_92 -m "==== Version 2.27.92 ===="
+git commit -a -m "GNOME Power Manager 2.27.93"
+git tag -s GNOME_POWER_MANAGER_2_27_93 -m "==== Version 2.27.93 ===="
 git push --tags
 git push
 
diff --git a/configure.ac b/configure.ac
index e038b52..4fe66ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.27.92)
+AC_INIT(gnome-power-manager, 2.27.93)
 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]