[vte: 266/268] build: Version bump



commit 86546336d6b2f0b9b5e17723c38f3d079fc1c215
Author: Christian Persch <chpe gnome org>
Date:   Mon Mar 24 19:05:52 2014 +0100

    build: Version bump

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8c3f093..a7d8198 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([version_major],0)
-m4_define([version_minor],36)
-m4_define([version_micro],1)
+m4_define([version_minor],37)
+m4_define([version_micro],0)
 m4_define([version_triplet],version_major.version_minor.version_micro)
 
 m4_define([so_major_adjust],9) dnl Don't change!
@@ -45,7 +45,7 @@ VTE_PC_VERSION=-$VTE_API_VERSION
 VTE_LIBRARY_SUFFIX=$VTE_API_VERSION
 VTE_SEAL_CFLAGS="-DVTE_SEAL_ENABLE"
 GTK_API_VERSION=3.0
-GTK_REQUIRED=3.1.9
+GTK_REQUIRED=3.2.0
 GLADE_API_VERSION=2.0
 
 AC_SUBST([VTE_API_VERSION])


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