[gnome-color-manager/gnome-3-12] Release version 3.12.0



commit 5b47c9b907e4e68692271d0001b49d6211f6ca7f
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 24 09:37:21 2014 +0000

    Release version 3.12.0

 NEWS         |   25 +++++++++++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 30 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 34cd805..080c1de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Version 3.12.0
+~~~~~~~~~~~~~~
+Released: 2014-03-24
+
+* Translations
+ - Updated Basque translation (Inaki Larranaga Murgoitio)
+ - Updated Catalan translation (Pau Iranzo)
+ - Updated Czech translation (Milan Knížek)
+ - Updated Danish translation (Kenneth Nielsen)
+ - Updated Finnish translation (Jiri Grönroos)
+ - Updated French translation (Claude Paroz)
+ - Updated Hungarian translation (Gábor Kelemen)
+ - Updated Indonesian translation (Andika Triwidada)
+ - Updated Korean translation (Changwoo Ryu)
+ - Updated Latvian translation (Rūdolfs Mazurs)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Polish translation (Piotr Drąg)
+ - Updated Portuguese translation (Tiagosdot)
+ - Updated Punjabi translation (A S Alam)
+ - Updated Russian translation (Yuri Myasoedov)
+ - Updated Serbian translation (Мирослав Николић)
+ - Updated slovak translation (Dušan Kazik)
+ - Updated Slovenian translation (Matej Urbančič)
+ - Updated Traditional Chinese translation (Cheng-Chia Tseng)
+
 Version 3.11.90
 ~~~~~~~~~~~~~~~
 Released: 2014-02-17
diff --git a/RELEASE b/RELEASE
index 6945502..22c6f8e 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.91
-~~~~~~~~~~~~~~~
+Version 3.12.0
+~~~~~~~~~~~~~~
 Released: 2014-xx-xx
 
 * Translations
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_11_90.. | grep -i -v trivial | grep -v Merge
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.11.91"
-git tag -s GNOME_COLOR_MANAGER_3_11_91 -m "==== Version 3.11.91 ===="
+git commit -a -m "Release version 3.12.0"
+git tag -s GNOME_COLOR_MANAGER_3_12_0 -m "==== Version 3.12.0 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index fc0632c..489cee8 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.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.12.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]