[gtksourceview/gnome-3-20] Release 3.20.3



commit ed62389af69779e242741e30253679a2dca4cd23
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun May 8 17:06:34 2016 +0200

    Release 3.20.3

 NEWS         |    6 ++++++
 configure.ac |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6dbada1..4af4bf9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 3.20.3
+--------------
+* Improvements to the Meson and JavaScript syntax highlighting
+* Small bug fixes
+* Translation updates
+
 News in 3.20.2
 --------------
 * Drawing optimizations
diff --git a/configure.ac b/configure.ac
index 0cb9b18..4ff82aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,9 +44,9 @@ GSV_LT_VERSION="$GSV_LT_CURRENT:$GSV_LT_REVISION:$GSV_LT_AGE"
 AC_SUBST(GSV_LT_VERSION)
 
 # Dependencies
-glib_req=2.47.0
-gtk_req=3.19.6
-libxml_req=2.6.0
+glib_req=2.48
+gtk_req=3.20
+libxml_req=2.6
 gladeui_req=3.9
 
 AC_CONFIG_SRCDIR([gtksourceview/gtksourcebuffer.h])


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