[gnome-power-manager] Post release version bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Post release version bump
- Date: Mon, 29 Mar 2010 10:28:11 +0000 (UTC)
commit 85773cf906fb738702df8848aa90c521d1cc37fc
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 29 11:28:11 2010 +0100
Post release version bump
RELEASE | 6 +++---
configure.ac | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 7864fbd..7717e58 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,11 +1,11 @@
Follow http://developer.gnome.org/dotplan/for_maintainers.html
-git shortlog GNOME_POWER_MANAGER_2_29_91.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_2_30_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
Run "make distcheck", correct any problems encountered
-git commit -a -m "GNOME Power Manager 2.30.0"
-git tag -s GNOME_POWER_MANAGER_2_30_0 -m "==== Version 2.30.0 ===="
+git commit -a -m "GNOME Power Manager 2.30.1"
+git tag -s GNOME_POWER_MANAGER_2_30_1 -m "==== Version 2.30.1 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 4d35e79..b7488af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-power-manager],[2.30.0])
+AC_INIT([gnome-power-manager],[2.30.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]