[gnome-power-manager] Post branch version bump



commit e57927b5a4a426f1a3cf4dcad4763ce45e2e138f
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 29 11:29:02 2010 +0100

    Post branch version bump

 RELEASE      |    4 ++--
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 7717e58..0306c93 100644
--- a/RELEASE
+++ b/RELEASE
@@ -4,8 +4,8 @@ git shortlog GNOME_POWER_MANAGER_2_30_0.. | grep -i -v trivial | uniq | grep -v
 
 Run "make distcheck", 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.31.1"
+git tag -s GNOME_POWER_MANAGER_2_31_1 -m "==== Version 2.31.1 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index b7488af..feb1afa 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.31.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]