From d634a9b20c24e7597d17d475c144b83f00ca9b43 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sat, 9 Oct 2010 15:28:06 +0200 Subject: [PATCH] [configure] Bump gtk+ 3 requirements to 2.91.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index aad2f5e2..4378574b 100644 --- a/configure.ac +++ b/configure.ac @@ -143,7 +143,7 @@ case "$with_gtk" in ;; 3.0) GTK_API_VERSION=3.0 GAIL_API_VERSION=-3.0 - GTK_REQUIRED=2.90.8 + GTK_REQUIRED=2.91.0 ;; esac -- 2.43.0