[gnome-power-manager/gnome-2-26] Post release version bump



commit f2054db8a24bb637860d75be32b6a11436e30f68
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 3 17:20:26 2009 +0100

    Post release version bump

 RELEASE      |   10 +++++-----
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 00c234f..d395241 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,13 +1,13 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html and http://live.gnome.org/TwoPointThirteen
 
 â?¢ update configure.in, NEWS
-â?¢ Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_26_3
- or git shortlog GNOME_POWER_MANAGER_2_26_3.. | grep -i -v trivial | grep -v Merge > NEWS.new
+â?¢ Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_26_4
+ or git shortlog GNOME_POWER_MANAGER_2_26_4.. | 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 "==== Version 2.26.4 ===="
-git tag -s GNOME_POWER_MANAGER_2_26_4 -m "==== Version 2.26.4 ===="
+git commit -a -m "==== Version 2.26.5 ===="
+git tag -s GNOME_POWER_MANAGER_2_26_5 -m "==== Version 2.26.5 ===="
 git push --tags
 git push
 
@@ -31,7 +31,7 @@ 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.3 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
+This stable release contains important fixes since 2.26.4 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
 
 - Done!
 
diff --git a/configure.ac b/configure.ac
index 1415e16..4cbe47c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.26.4)
+AC_INIT(gnome-power-manager, 2.26.5)
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



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