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



commit 24946900f7fff57d2bfac9b4d4f1135c6ad57d51
Author: Richard Hughes <richard hughsie com>
Date:   Mon Apr 26 10:48:04 2010 +0100

    trivial: Post release version bump

 RELEASE      |   10 +++++-----
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index dab4c12..7b1c506 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_2_30_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_2_30_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 2.30.1
+Version 2.30.2
 ~~~~~~~~~~~~~~
 Released: 2010-xx-xx
 
@@ -16,8 +16,8 @@ Released: 2010-xx-xx
 
 Run "make dist", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 2.30.1"
-git tag -s GNOME_POWER_MANAGER_2_30_1 -m "==== Version 2.30.1 ===="
+git commit -a -m "GNOME Power Manager 2.30.2"
+git tag -s GNOME_POWER_MANAGER_2_30_2 -m "==== Version 2.30.2 ===="
 <wait>
 git push --tags
 git push
@@ -32,7 +32,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 b7488af..946684d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-power-manager],[2.30.1])
+AC_INIT([gnome-power-manager],[2.30.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]