[gnome-power-manager] Post release version bump



commit 613a9bd2280d5d46779d669e34c13729f2343752
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 6 15:12:53 2009 +0100

    Post release version bump

 RELEASE      |   10 ++++------
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 45b4e08..ce574f1 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,13 +1,13 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
 â?¢ update configure.in, NEWS
-â?¢ Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_27_1
- or git shortlog GNOME_POWER_MANAGER_2_27_1.. | grep -i -v trivial | grep -v Merge > NEWS.new
+â?¢ Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_27_2
+ or git shortlog GNOME_POWER_MANAGER_2_27_2.. | 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.2"
-git tag -s GNOME_POWER_MANAGER_2_27_2 -m "==== Version 2.27.2 ===="
+git commit -a -m "GNOME Power Manager 2.27.3"
+git tag -s GNOME_POWER_MANAGER_2_27_3 -m "==== Version 2.27.3 ===="
 git push --tags
 git push
 
@@ -31,5 +31,3 @@ git push
 GNOME Power Manager is a session daemon that makes it easy to manage the
 power on your laptop or desktop system.
 
-This stable release contains important fixes since 2.26.0 was released.
-Distributions should consider upgrading gnome-power-manager via errata packages if possible.
diff --git a/configure.ac b/configure.ac
index 601f30a..0e366fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.27.2)
+AC_INIT(gnome-power-manager, 2.27.3)
 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]