[latexila] Release 3.20.1



commit 4182018697f55b463cc1d14893918300c88de2a9
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Jul 29 16:18:41 2016 +0200

    Release 3.20.1

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 51e0faa..f0b6963 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 LaTeXila NEWS
 
+Release 3.20.1
+--------------
+* Bug fix: initialize correctly the build view settings (to hide
+  warnings/badboxes).
+* Translation updates
+
 Release 3.20.0
 --------------
 * Add Turkish translation
diff --git a/configure.ac b/configure.ac
index af19d5d..8efab0b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([LaTeXila],
-        [3.20.0],
+        [3.20.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=latexila],
        [latexila],
        [https://wiki.gnome.org/Apps/LaTeXila])
@@ -26,7 +26,7 @@ LT_INIT
 # Required dependencies versions
 # Update also the --target-glib option in src/Makefile.am.
 GLIB_REQUIRED_VERSION="2.40"
-GTK_REQUIRED_VERSION="3.19.3"
+GTK_REQUIRED_VERSION="3.20"
 GTKSOURCEVIEW_REQUIRED_VERSION="3.18"
 GSPELL_REQUIRED_VERSION="1.0"
 VALA_REQUIRED_VERSION="0.26"


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