summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2021-04-30 18:43:49 +0200
committerChristian Persch <chpe@src.gnome.org>2021-04-30 18:43:49 +0200
commit749a447489c609d4cb6dd429c73da68f768c1071 (patch)
tree9fdb2ef6f42e15657386e8ab990e6a69359f542e
parentda268112b260d494e999b172088ded78dc95b1de (diff)
downloadgnome-terminal-749a447489c609d4cb6dd429c73da68f768c1071.tar.gz
build: Version 3.40.13.40.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6984ef4e..0cf98379 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,7 +64,7 @@ case "$with_gtk" in
GTK_MIN_REQUIRED=3.18
GTK_MAX_ALLOWED=3.24
VTE_API_VERSION=2.91
- VTE_REQUIRED=0.63.0
+ VTE_REQUIRED=0.64.0
;;
esac