[gnome-terminal/gnome-3-12] Version 3.12.1



commit 7a2b5b7b9cad64630f494bfde8f7e9a02b64b4e5
Author: Christian Persch <chpe gnome org>
Date:   Sat Apr 26 17:54:48 2014 +0200

    Version 3.12.1

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2274acc..45455d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.12.1
+======
+* Fix shortcut key disabling (#728121)
+* Fix app menu New Terminal item (#726942)
+* Documentation updates
+* Translation updates
+
 3.12.0
 ======
 * Build fixes
diff --git a/configure.ac b/configure.ac
index 5f13627..b94bc86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,7 +56,7 @@ case "$with_gtk" in
   3.0) GTK_API_VERSION=3.0
        GTK_REQUIRED=3.9.9
        VTE_PC_VERSION=-2.90
-       VTE_REQUIRED=0.36.0
+       VTE_REQUIRED=0.36.1
        ;;
 esac
 


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