[gnome-color-manager] Release version 3.6.0



commit d6f4d073fb4bb799c614ae5684398a32debda2e0
Author: Richard Hughes <richard hughsie com>
Date:   Tue Sep 25 15:16:08 2012 +0100

    Release version 3.6.0

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 39 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index ffb135f..37436dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Version 3.6.0
+~~~~~~~~~~~~~
+Released: 2012-09-25
+
+* Translations
+ - Add Finnish translation (Jiri GrÃnroos)
+ - Implemented FUEL entries to Assamese translation (Nilamdyuti Goswami)
+ - Updated Brazilian Portuguese translation (Enrico Nicoletto)
+ - Updated British English translation (Bruce Cowan)
+ - Updated Czech translation (Milan KnÃÅek)
+ - Updated Danish translation (Ask H. Larsen)
+ - Updated French translation (Alexandre Franke)
+ - Updated Greek help translation (Tom Tryfonidis)
+ - Updated Gujarati translation (Sweta Kothari)
+ - Updated Hebrew translation (Yaron Shahrabani)
+ - Updated Indonesian translation (Andika Triwidada)
+ - Updated Italian translation (Milo Casagrande)
+ - Updated Korean translation (Seong-ho Cho, Shankar Prasad)
+ - Updated Latvian translation (RÅdolfs Mazurs)
+ - Updated Lithuanian translation (Aurimas Äernius)
+ - Updated Malayalam file (Ani Peter)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Persian translation (Arash Mousavi)
+ - Updated Polish translation (Piotr DrÄg)
+ - Updated Portuguese translation (AntÃnio Lima)
+ - Updated Punjabi Translation (A S Alam)
+ - Updated Russian translation (Yuri Myasoedov)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Swedish translation (Daniel Nylander)
+ - Updated Tamil translation (Dr.T.Vasudevan)
+ - Updated Traditional Chinese translation (Cheng-Chia Tseng)
+ - Updated Ukranian translation (Daniel Korostil)
+ - Updated Vietnamese translation (Nguyán ThÃi Ngác Duy)
+
 Version 3.5.90
 ~~~~~~~~~~~~~~
 Released: 2012-08-24
diff --git a/RELEASE b/RELEASE
index c3fed91..9be9df3 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.5.90
-~~~~~~~~~~~~~~
+Version 3.6.0
+~~~~~~~~~~~~~
 Released: 2012-xx-xx
 
 * Translations
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_5_90.. | grep -i -v trivial | grep -v Merge |
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.5.91"
-git tag -s GNOME_COLOR_MANAGER_3_5_91 -m "==== Version 3.5.91 ===="
+git commit -a -m "Release version 3.6.0"
+git tag -s GNOME_COLOR_MANAGER_3_6_0 -m "==== Version 3.6.0 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 2f1b056..7019565 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.5.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.6.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]