diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 496ebbf..74d86ac 100644 --- a/configure.ac +++ b/configure.ac @@ -62,7 +62,7 @@ case "$with_gtk" in GTK_REQUIRED=2.24.0 ;; 3.0) GTK_API_VERSION=3.0 - GTK_REQUIRED=2.90.0 + GTK_REQUIRED=3.0.0 ;; esac |