[gnome-shell/gnome-3-6] Bump version to 3.6.3



commit 6718b69f53474f9387f84106901ace7c91ef8e03
Author: Florian MÃllner <fmuellner gnome org>
Date:   Wed Feb 13 19:01:56 2013 +0100

    Bump version to 3.6.3
    
    Update NEWS

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 199dfee..24e918f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.6.3
+=====
+* recorder: Set frame duration to fix broken video headers [Adel; #688487]
+* Block cancellation of unlock dialog during drags [Giovanni; #686800]
+* Honor lock-delay GSettings key [Giovanni, Matthias; #690766, #691170]
+* Fix reentrancy problem causing the tray to disappear [Giovanni; #683986]
+
+Contributors:
+  Giovanni Campagna, Matthias Clasen, Adel Gadllah,
+
+Translations:
+  Mattias PÃldaru [et], Sandeep Sheshrao Shedmake [mr], Wouter Bolsterlee [nl],
+  Rajesh Ranjan [hi], Nilamdyuti Goswami [as], Ani Peter [ml],
+  Andika Triwidada [id], Krishnababu Krothapalli [te], Shankar Prasad [kn],
+  Dr.T.Vasudevan [ta], Runa Bhattacharjee [bn_IN], Rafael Ferreira [pt_BR],
+  BalÃzs Ãr [hu], Gheyret Kenji [ug], Yasumichi Akahoshi [ja], Yoji TOYODA [ja],
+  Alexandre Franke [fr]
+
 3.6.2
 =====
 * Implement org.gnome.ScreenSaver.GetActiveTime [Giovanni; #686064]
diff --git a/configure.ac b/configure.ac
index 3b0b37f..ce6fbe4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.6.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.6.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/shell-global.c])


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