[gnome-shell] Bump version to 3.4.0



commit 0b8470421cec376deb028e72b7d9481ac7f87f04
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Mon Mar 26 14:08:33 2012 -0400

    Bump version to 3.4.0
    
    Update NEWS

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2698948..dd1fbde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.4.0
+=====
+* Don't crash when taking screenshots [Jasper; #672775]
+* Fix dialog-resizing problem [Florian; #672543]
+
+Contributors:
+ Florian MÃllner, Jasper St. Pierre
+
+Translations:
+ Khaled Hosny, Abderrahim Kitouni [ar], Ihar Hrachyshka [be],
+ Alexander Shopov [bg], Marek Äernockà [cz], Jiri GrÃnroos, Timo Jyrinki [fi],
+ Bruno Brouard [fr], Fran DiÃguez [gl], Yaron Shahrabani [he],
+ Gabor Kelemen [hu], Jiro Matsuzawa [ja], Kenneth Nielsen [dk],
+ Mattias PÃldaru [et], Changwoo Ryu [kr], Rudolfs Mazurs [lv],
+ Jonh Wendell [pt_BR], Yuri Myasoedov[ru], Daniel Korostil [uk],
+ Nguyán ThÃi Ngác Duy [vi], Chao-Hsiung Liao [zh_HK, zh_TW]
+
 3.3.92
 ======
 * Add shell-dialogs for GNOME Keyring prompts [Stef; #652459, #652460, #671034]
diff --git a/configure.ac b/configure.ac
index f994269..9334486 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.3.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.4.0],[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]