[gnome-power-manager/gnome-2-28] trivial: Post release version bump



commit f45789094225b39d770fd55c3b036e6ebaefe01f
Author: Richard Hughes <richard hughsie com>
Date:   Mon Oct 19 11:17:45 2009 +0100

    trivial: Post release version bump

 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index bb74a99..230fe40 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,12 +1,12 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
 â?¢ update configure.in, NEWS
-â?¢ git shortlog GNOME_POWER_MANAGER_2_28_0.. | grep -i -v trivial | grep -v Merge > NEWS.new
+â?¢ git shortlog GNOME_POWER_MANAGER_2_28_1.. | 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.28.1"
-git tag -s GNOME_POWER_MANAGER_2_28_1 -m "==== Version 2.28.1 ===="
+git commit -a -m "GNOME Power Manager 2.28.2"
+git tag -s GNOME_POWER_MANAGER_2_28_2 -m "==== Version 2.28.2 ===="
 git push --tags
 git push
 
@@ -20,7 +20,7 @@ install-module gnome-power-manager-*.tar.gz
 
 - Do a post-release version bump by updating configure.in
 
-git commit -a -m "Post release version bump"
+git commit -a -m "trivial: Post release version bump"
 git push
 
 - Update jhbuild modulesets
diff --git a/configure.ac b/configure.ac
index 6169854..ab6711d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.28.1)
+AC_INIT(gnome-power-manager, 2.28.2)
 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]