[gnome-tweak-tool] NEWS Updates



commit 9d90b06a9c345ddc5f39c37cb32125c71d9a4954
Author: John Stowers <john stowers gmail com>
Date:   Thu Sep 1 11:19:45 2011 +1200

    NEWS Updates

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 017729c..22366fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.1.90
+   * Adopt GNOME version numbering - it is easier to remember
+   * Rename some tweak groups, File Manager -> Desktop, etc
+   * Fix build against PyGObject-3
+   * Improve search results
+   * Support GNOME Shell 3.2 extensions
+
 3.1.0
    * Change tweakgroup architecture, tweaks in different files can appear in the same
      categories now; move window border theme to interfaces
diff --git a/configure.ac b/configure.ac
index ad10e1d..e1aae45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-tweak-tool], [3.1.1], [john stowers gmail com])
+AC_INIT([gnome-tweak-tool], [3.1.90], [john stowers gmail com])
 
 AM_INIT_AUTOMAKE([foreign])
 



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