[gnome-color-manager] Release version 3.14.0



commit df8185ae82d92f23bb70c605f6769d72b00ee0f2
Author: Richard Hughes <richard hughsie com>
Date:   Tue Sep 23 10:43:54 2014 +0100

    Release version 3.14.0

 NEWS         |   18 ++++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 23 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index ce4d557..b1b2ac7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 3.14.0
+~~~~~~~~~~~~~~~
+Released: 2014-09-23
+
+* Translations
+ - Added Nepali translation (Pawan Chitrakar)
+ - Updated Bengali (India) translation (Saibal Ray)
+ - Updated Finnish translation (Jiri Grönroos)
+ - Updated Gujarati translation (Sweta Kothari)
+ - Updated Hindi translation (Rajesh Ranjan)
+ - Updated Kannada translation (Shankar Prasad)
+ - Updated Korean translation (Changwoo Ryu)
+ - Updated Marathi translation (Sandeep Sheshrao Shedmake)
+ - Updated Nepali translation (Pawan Chitrakar)
+ - Updated Oriya translation (Manoj Kumar Giri)
+ - Updated Serbian translation (Мирослав Николић)
+ - Updated Tamil translation (Shantha kumar)
+
 Version 3.13.90
 ~~~~~~~~~~~~~~~
 Released: 2014-08-18
diff --git a/RELEASE b/RELEASE
index 3aa434a..1e08124 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,7 +2,7 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-color-manager in the same format as usual.
 
-Version 3.13.90
+Version 3.14.0
 ~~~~~~~~~~~~~~~
 Released: 2014-xx-xx
 
@@ -10,12 +10,12 @@ Released: 2014-xx-xx
 * New Features:
 * Bugfix:
 
-git shortlog GNOME_COLOR_MANAGER_3_13_1.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_3_13_90.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.13.90"
-git tag -s GNOME_COLOR_MANAGER_3_13_90 -m "==== Version 3.13.90 ===="
+git commit -a -m "Release version 3.14.0"
+git tag -s GNOME_COLOR_MANAGER_3_14_0 -m "==== Version 3.14.0 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 0da4c91..8da709e 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.13.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.14.0],[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]