From: Carlos Garcia Campos Date: Sat, 9 Oct 2010 13:28:06 +0000 (+0200) Subject: [configure] Bump gtk+ 3 requirements to 2.91.0 X-Git-Tag: EVINCE_2_91_1~11 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=d634a9b20c24e7597d17d475c144b83f00ca9b43;p=evince.git [configure] Bump gtk+ 3 requirements to 2.91.0 --- 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