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



commit f865015345b035541c3fb65959b540ac4d07d8d0
Author: Richard Hughes <richard hughsie com>
Date:   Mon Dec 7 16:57:37 2009 +0000

    trivial: Post release version bump

 RELEASE      |    6 +++---
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 230fe40..a008852 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_1.. | grep -i -v trivial | grep -v Merge > NEWS.new
+â?¢ git shortlog GNOME_POWER_MANAGER_2_28_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 "GNOME Power Manager 2.28.2"
-git tag -s GNOME_POWER_MANAGER_2_28_2 -m "==== Version 2.28.2 ===="
+git commit -a -m "GNOME Power Manager 2.28.3"
+git tag -s GNOME_POWER_MANAGER_2_28_3 -m "==== Version 2.28.3 ===="
 git push --tags
 git push
 
diff --git a/configure.ac b/configure.ac
index ab6711d..cf15f72 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.28.2)
+AC_INIT(gnome-power-manager, 2.28.3)
 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]