[zenity] Bump version and bump GTK+ 3.0 requirements to stable release.
- From: Luis Medinas <lmedinas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [zenity] Bump version and bump GTK+ 3.0 requirements to stable release.
- Date: Mon, 21 Feb 2011 23:07:03 +0000 (UTC)
commit 62d1363ebb073c288319c29e7e4a88d0ac031518
Author: Luis Medinas <lmedinas gnome org>
Date: Mon Feb 21 23:07:05 2011 +0000
Bump version and bump GTK+ 3.0 requirements to stable release.
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3cff53e..db01bf7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Zenity],[2.91.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
+AC_INIT([Zenity],[2.91.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
AC_PREREQ([2.63])
@@ -14,7 +14,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
# Check for programs
AC_PROG_CC
-GTK_REQUIRED=2.91.0
+GTK_REQUIRED=3.0.0
PKG_CHECK_MODULES([ZENITY],[gtk+-3.0 >= $GTK_REQUIRED glib-2.0])
AC_SUBST([ZENITY_CFLAGS])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]