[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: Tue, 21 Apr 2009 07:29:41 -0400 (EDT)
commit fc773387c99a9ba416ff8a7ddf97f7326c7e3628
Author: Richard Hughes <richard hughsie com>
Date: Tue Apr 21 12:27:46 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 b5d942f..ab67a64 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, ChangeLog (the "==== <version> ====") to the right release
-â?¢ Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_25_92
+â?¢ Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_26_1
â?¢ Run "make distcheck", correct any problems encountered
â?¢ Commit all the changes
â?¢ Create a tag:
-git commit -a -m "==== Version 2.26.1 ===="
-git tag GNOME_POWER_MANAGER_2_26_1
+git commit -a -m "==== Version 2.26.2 ===="
+git tag -s GNOME_POWER_MANAGER_2_26_2 -m "==== Version 2.26.2 ===="
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 4ae448d..7685493 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(gnome-power-manager, 2.26.1)
+AC_INIT(gnome-power-manager, 2.26.2)
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]