[gnome-color-manager] Release version 3.10.0



commit 12670d7d033631dfa7572ed9d5c201a15671ff98
Author: Richard Hughes <richard hughsie com>
Date:   Tue Sep 24 10:07:35 2013 +0100

    Release version 3.10.0

 NEWS         |   16 ++++++++++++++++
 RELEASE      |    9 ++++-----
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0f2b03b..cea51a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.10.0
+~~~~~~~~~~~~~~
+Released: 2013-09-24
+
+* Translations
+ - Add Kazakh translation (Baurzhan Muftakhidinov)
+ - Fix broken tags in Chinese Simplified help translation (Piotr Drąg)
+ - Updated Basque language (Inaki Larranaga Murgoitio)
+ - Updated Danish translation (Kenneth Nielsen)
+ - Updated Japanese translation (victory)
+ - Updated Korean translation (Changwoo Ryu)
+ - Updated Portuguese translation (António Lima)
+ - Updated Punjabi translation (A S Alam)
+ - Updated Slovak translation (Dušan Kazik)
+ - Updated Ukrainian translation (Daniel Korostil)
+
 Version 3.9.92
 ~~~~~~~~~~~~~~
 Released: 2013-09-13
diff --git a/RELEASE b/RELEASE
index 83ea4b4..f03ed8d 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.9.92
+Version 3.10.0
 ~~~~~~~~~~~~~~
 Released: 2013-xx-xx
 
@@ -10,12 +10,12 @@ Released: 2013-xx-xx
 * New Features:
 * Bugfix:
 
-git shortlog GNOME_COLOR_MANAGER_3_8_0.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_3_9_92.. | 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.9.92"
-git tag -s GNOME_COLOR_MANAGER_3_9_92 -m "==== Version 3.9.92 ===="
+git commit -a -m "Release version 3.10.0"
+git tag -s GNOME_COLOR_MANAGER_3_10_0 -m "==== Version 3.10.0 ===="
 <enter password>
 git push --tags
 git push
@@ -44,4 +44,3 @@ git push
 
 gnome-color-manager is a session program that makes it easy to manage, install
 and generate color profiles in the GNOME desktop.
-
diff --git a/configure.ac b/configure.ac
index 4258a57..33adeb3 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.9.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.10.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]