[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, 14 Feb 2013 14:09:29 +0000 (UTC)
commit 85679b5408a333bb26f60f5a37a853be0abd6793
Author: Richard Hughes <richard hughsie com>
Date: Thu Feb 14 14:09:25 2013 +0000
trivial: Post release version bump
RELEASE | 6 +++---
configure.ac | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index f2af0bf..3427ca6 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,7 +3,7 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
git shortlog GNOME_POWER_MANAGER_3_7_5.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.7.5
+Version 3.7.6
~~~~~~~~~~~~~
Released: 2013-xx-xx
@@ -16,8 +16,8 @@ Released: 2013-xx-xx
Run "make distcheck", correct any problems encountered
-git commit -a -m "GNOME Power Manager 3.7.5"
-git tag -s GNOME_POWER_MANAGER_3_7_5 -m "==== Version 3.7.5 ===="
+git commit -a -m "GNOME Power Manager 3.7.6"
+git tag -s GNOME_POWER_MANAGER_3_7_6 -m "==== Version 3.7.6 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 251680a..d42c6e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[3.7.5])
+AC_INIT([gnome-power-manager],[3.7.6])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]