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



commit 23c7bfefc2b8959d3b612557d65bfe8cd0d1c90a
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 21 13:23:08 2009 +0100

    Post release version bump

 RELEASE      |    4 ++--
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 5275789..bb74a99 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,8 +5,8 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
 â?¢ Run "make distcheck", correct any problems encountered
 â?¢ Commit all the changes and create a tag:
 
-git commit -a -m "GNOME Power Manager 2.28.0"
-git tag -s GNOME_POWER_MANAGER_2_28_0 -m "==== Version 2.28.0 ===="
+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 push --tags
 git push
 
diff --git a/configure.ac b/configure.ac
index 6f763e4..eab4846 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.28.0)
+AC_INIT(gnome-power-manager, 2.28.1)
 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]