[gnome-power-manager] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] trivial: Post release version bump
- Date: Thu, 1 Jul 2010 08:44:01 +0000 (UTC)
commit effea40f3c370ccd945c425302bae657ebe65aa0
Author: Richard Hughes <richard hughsie com>
Date: Thu Jul 1 09:43:57 2010 +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 ef15b9c..8bd05f8 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
Follow http://developer.gnome.org/dotplan/for_maintainers.html
-git shortlog GNOME_POWER_MANAGER_2_31_3.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_2_31_4.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 2.31.4
+Version 2.31.5
~~~~~~~~~~~~~~
Released: 2010-xx-xx
@@ -16,8 +16,8 @@ Released: 2010-xx-xx
Run "make distcheck", correct any problems encountered
-git commit -a -m "GNOME Power Manager 2.31.4"
-git tag -s GNOME_POWER_MANAGER_2_31_4 -m "==== Version 2.31.4 ===="
+git commit -a -m "GNOME Power Manager 2.31.5"
+git tag -s GNOME_POWER_MANAGER_2_31_5 -m "==== Version 2.31.5 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 479ebfc..2a6b32f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[2.31.4])
+AC_INIT([gnome-power-manager],[2.31.5])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-bzip2 foreign])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]