[gnome-tweak-tool] 3.13.92



commit 6899d14ae5b6e7d207780f60f63092c06a5b30e8
Author: Rui Matos <tiagomatos gmail com>
Date:   Wed Sep 17 21:31:43 2014 +0200

    3.13.92

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b554f81..7b58244 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.13.92
+  * Disable the menubar (Florian Müllner)
+  * Fix KeyError when extensions with no version are installed (Petr Kocandrle)
+  * Stop using positional arguments with the GObject constructor (Dominique Leuenberger)
+  * Fix a string that wasn't translated (Gabor Kelemen)
+  * Translation updates (many)
+
 3.12.0
   * Add Gdk/WindowScalingFactor tweak
   * Remove non-functional help menu
diff --git a/configure.ac b/configure.ac
index 8a43099..3e854c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-tweak-tool], [3.12.0], [john stowers gmail com])
+AC_INIT([gnome-tweak-tool], [3.13.92], [john stowers gmail com])
 
 AM_INIT_AUTOMAKE([foreign tar-ustar dist-xz no-dist-gzip])
 


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