[latexila] Release 3.24.0



commit 4f137ec3d95d2b2ba21728a56bd1c9607a942362
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Mar 20 19:23:27 2017 +0100

    Release 3.24.0

 NEWS         |    4 ++++
 README       |    6 +++---
 configure.ac |    6 +++---
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8d1e8e3..d47b60f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 LaTeXila NEWS
 
+Release 3.24.0, 2017-03-20
+--------------------------
+* Translation updates
+
 Release 3.23.2, 2017-03-12
 --------------------------
 * Easier keyboard shortcuts for bold, italic and underline: <Control>B/I/U
diff --git a/README b/README
index 99248b3..bc94424 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 LaTeXila
 ========
 
-This is the version 3.23.2 of LaTeXila.
+This is the version 3.24.0 of LaTeXila.
 
 LaTeXila is an Integrated LaTeX Environment for the GNOME desktop.
 
@@ -17,8 +17,8 @@ Dependencies
 
 * GLib >= 2.50
 * GTK+ >= 3.20
-* GtkSourceView >= 3.23.1
-* Gtef >= 1.99.1 - https://wiki.gnome.org/Projects/Gtef
+* GtkSourceView >= 3.24
+* Gtef >= 2.0 - https://wiki.gnome.org/Projects/Gtef
 * gspell >= 1.0
 * gee-0.8 >= 0.10
 * gettext
diff --git a/configure.ac b/configure.ac
index a4d6705..59c42c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([LaTeXila],
-       [3.23.2],
+       [3.24.0],
        [https://bugzilla.gnome.org/enter_bug.cgi?product=latexila],
        [latexila],
        [https://wiki.gnome.org/Apps/LaTeXila])
@@ -31,8 +31,8 @@ LT_INIT
 # Update also the --target-glib option in src/Makefile.am.
 GLIB_REQUIRED_VERSION="2.50"
 GTK_REQUIRED_VERSION="3.20"
-GTKSOURCEVIEW_REQUIRED_VERSION="3.23.1"
-GTEF_REQUIRED_VERSION="1.99.1"
+GTKSOURCEVIEW_REQUIRED_VERSION="3.24"
+GTEF_REQUIRED_VERSION="2.0"
 GSPELL_REQUIRED_VERSION="1.0"
 VALA_REQUIRED_VERSION="0.34"
 GEE_REQUIRED_VERSION="0.10"


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