[gnome-shell] Bump version to 3.0.0.2



commit 1c4a33eb78066caae41a342ef074d5fca976b331
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Wed Apr 6 18:46:49 2011 -0400

    Bump version to 3.0.0.2
    
    Update NEWS

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 33eb121..c78014b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.0.0.2
+=======
+
+* Fix missing import that was preventing extensions from loading.
+  [Maxim Ermilov]
+  https://bugzilla.gnome.org/show_bug.cgi?id=646333
+
+Translations:
+ Timo Jyrinki [fi]
+
 3.0.0.1
 =======
 
diff --git a/configure.ac b/configure.ac
index fe7d346..7c2ab88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.0.0.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.0.0.2],[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]