[gnome-color-manager] Post release version bump



commit e9faa92b9cbdbfba75ea3bd30fe23b99d5cdf902
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 1 11:04:52 2010 +0000

    Post release version bump

 RELEASE      |    7 ++++---
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index e091cea..7e89198 100644
--- a/RELEASE
+++ b/RELEASE
@@ -10,12 +10,13 @@ Released: 2010-xx-xx
 * New Features:
 * Bugfix:
 
-git shortlog GNOME_COLOR_MANAGER_2_29_2.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_2_29_3.. | 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.29.3"
-git tag -s GNOME_COLOR_MANAGER_2_29_3 -m "==== Version 2.29.3 ===="
+git commit -a -m "Release version 2.29.4"
+git tag -s GNOME_COLOR_MANAGER_2_29_4 -m "==== Version 2.29.4 ===="
+<enter password>
 git push --tags
 git push
 
diff --git a/configure.ac b/configure.ac
index d9e8ddf..df3c1ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-color-manager],[2.29.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[2.29.4],[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]