[gnome-power-manager/gnome-2-26] Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-power-manager/gnome-2-26] Post release version bump
- Date: Mon, 6 Jul 2009 11:01:10 +0000 (UTC)
commit ed5b248fcba5c1d600a53c124b87b627aa201231
Author: Richard Hughes <richard hughsie com>
Date: Mon Jul 6 12:00:08 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 29e10dc..00c234f 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_2
- or git shortlog GNOME_POWER_MANAGER_2_26_2.. | grep -i -v trivial | grep -v Merge > NEWS.new
+â?¢ 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
â?¢ Run "make distcheck", correct any problems encountered
â?¢ Commit all the changes and create a tag:
-git commit -a -m "==== Version 2.26.3 ===="
-git tag -s GNOME_POWER_MANAGER_2_26_3 -m "==== Version 2.26.3 ===="
+git commit -a -m "==== Version 2.26.4 ===="
+git tag -s GNOME_POWER_MANAGER_2_26_4 -m "==== Version 2.26.4 ===="
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.2 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
+This stable release contains important fixes since 2.26.3 was released. Distributions should consider upgrading gnome-power-manager via errata packages if possible.
- Done!
diff --git a/configure.ac b/configure.ac
index 2c3c4d7..02e1ded 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(gnome-power-manager, 2.26.3)
+AC_INIT(gnome-power-manager, 2.26.4)
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]