[gnome-power-manager/gnome-3-0] trivial: Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager/gnome-3-0] trivial: Post release version bump
- Date: Mon, 4 Apr 2011 14:08:33 +0000 (UTC)
commit 92870f5f8f7e13e62ffa5b4d305073f4a7f2b599
Author: Richard Hughes <richard hughsie com>
Date: Mon Apr 4 15:07:53 2011 +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 0416159..11c44db 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
Follow http://developer.gnome.org/dotplan/for_maintainers.html
-git shortlog GNOME_POWER_MANAGER_2_91_92.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_0_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.0.0
+Version 3.0.1
~~~~~~~~~~~~~
Released: 2011-xx-xx
@@ -16,8 +16,8 @@ Released: 2011-xx-xx
Run "make distcheck", correct any problems encountered
-git commit -a -m "GNOME Power Manager 3.0.0"
-git tag -s GNOME_POWER_MANAGER_3_0_0 -m "==== Version 3.0.0 ===="
+git commit -a -m "GNOME Power Manager 3.0.1"
+git tag -s GNOME_POWER_MANAGER_3_0_1 -m "==== Version 3.0.1 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 3b5a535..4e6131c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[3.0.0])
+AC_INIT([gnome-power-manager],[3.0.1])
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]