[gnome-power-manager/gnome-2-32] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager/gnome-2-32] trivial: Post release version bump
- Date: Mon, 27 Sep 2010 14:36:09 +0000 (UTC)
commit 8d4b83c9edf6ef8ac9bb5af4dfc1b5112c608010
Author: Richard Hughes <richard hughsie com>
Date: Mon Sep 27 15:36:39 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 fceff00..c862293 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_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_2_32_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 2.32.0
+Version 2.32.1
~~~~~~~~~~~~~~
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.32.0"
-git tag -s GNOME_POWER_MANAGER_2_32_0 -m "==== Version 2.32.0 ===="
+git commit -a -m "GNOME Power Manager 2.32.1"
+git tag -s GNOME_POWER_MANAGER_2_32_1 -m "==== Version 2.32.1 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index c5f2933..35fe107 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[2.32.0])
+AC_INIT([gnome-power-manager],[2.32.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]