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



commit 49fcf632ea3332d7ef81461220bfc229ebb16d92
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jun 1 13:08:18 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 5dc08d7..29e10dc 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_1
- or git shortlog GNOME_POWER_MANAGER_2_26_1.. | grep -i -v trivial | grep -v Merge > NEWS.new
+â?¢ Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_26_2
+ or git shortlog GNOME_POWER_MANAGER_2_26_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 "==== Version 2.26.2 ===="
-git tag -s GNOME_POWER_MANAGER_2_26_2 -m "==== Version 2.26.2 ===="
+git commit -a -m "==== Version 2.26.3 ===="
+git tag -s GNOME_POWER_MANAGER_2_26_3 -m "==== Version 2.26.3 ===="
 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.24.4 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
+This stable release contains important fixes since 2.26.2 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
 
 - Done!
 
diff --git a/configure.ac b/configure.ac
index 7685493..2c3c4d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.26.2)
+AC_INIT(gnome-power-manager, 2.26.3)
 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]