[gnome-color-manager] Post release version bump



commit fc9120a31eb666a01a48dbaa628c79d67768e29a
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 29 10:41:19 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 1ec00dd..27e5938 100644
--- a/RELEASE
+++ b/RELEASE
@@ -10,12 +10,12 @@ Released: 2010-xx-xx
 * New Features:
 * Bugfix:
 
-git shortlog GNOME_COLOR_MANAGER_2_29_4.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_2_30_0.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 2.30.0"
-git tag -s GNOME_COLOR_MANAGER_2_30_0 -m "==== Version 2.30.0 ===="
+git commit -a -m "Release version 2.30.1"
+git tag -s GNOME_COLOR_MANAGER_2_30_1 -m "==== Version 2.30.1 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 1ece321..5402551 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-color-manager],[2.30.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[2.30.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]