[gnome-color-manager] Release version 3.11.90



commit 02480a5ffe4ef6e779fefe2f572ac79194bca194
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 17 10:03:43 2014 +0000

    Release version 3.11.90

 NEWS         |   11 +++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3612c24..34cd805 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 3.11.90
+~~~~~~~~~~~~~~~
+Released: 2014-02-17
+
+* Translations
+* New Features:
+* Bugfix:
+ - Updated Korean translation (Shankar Prasad)
+ - Updated Ukrainian translation (Daniel Korostil)
+ - Roughly shape test window to instrument (Pascal de Bruijn)
+
 Version 3.11.5
 ~~~~~~~~~~~~~~
 Released: 2014-02-03
diff --git a/RELEASE b/RELEASE
index 00ada5e..c08a66e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,8 +2,8 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-color-manager in the same format as usual.
 
-Version 3.11.6
-~~~~~~~~~~~~~~
+Version 3.11.90
+~~~~~~~~~~~~~~~
 Released: 2014-xx-xx
 
 * Translations
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_11_5.. | grep -i -v trivial | grep -v Merge |
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.11.6"
-git tag -s GNOME_COLOR_MANAGER_3_11_6 -m "==== Version 3.11.6 ===="
+git commit -a -m "Release version 3.11.90"
+git tag -s GNOME_COLOR_MANAGER_3_11_90 -m "==== Version 3.11.90 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 12608b2..383738a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Copyright (C) 2010-2011 Richard Hughes <richard hughsie com>
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-color-manager],[3.11.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.11.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar])
 AC_CONFIG_HEADERS([config.h])


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