summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2018-03-12 21:47:44 +0100
committerChristian Persch <chpe@src.gnome.org>2018-03-12 21:49:04 +0100
commitab439ff679a0ff2607a3ebb746f54281c439700b (patch)
tree325381e22e1ecfa0ae0672148d31f1378d608a97
parenta29ff5ca5dc498c590c5df3bd79dc4bacbccabc6 (diff)
downloadgnome-terminal-ab439ff679a0ff2607a3ebb746f54281c439700b.tar.gz
Version 3.28.03.28.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5f2ca17e..96b4eade 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,7 +64,7 @@ case "$with_gtk" in
GTK_MIN_REQUIRED=3.8
GTK_MAX_ALLOWED=3.22
VTE_API_VERSION=2.91
- VTE_REQUIRED=0.51.92
+ VTE_REQUIRED=0.52.0
;;
esac