[vino: 17/17] Bumped version number to 2.99.0 to reflect deps.



commit 6d2fe40be8f7a48eff8262dcaa0be0d4f27babc4
Author: Chris Kühl <chrisk openismus com>
Date:   Fri Feb 18 12:50:54 2011 +0100

    Bumped version number to 2.99.0 to reflect deps.

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 38ef967..20504ae 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
 # Vino autoconf
 
 AC_PREREQ([2.64])
-AC_INIT([vino],[2.32.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=vino])
+AC_INIT([vino],[2.99.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=vino])
 AC_CONFIG_SRCDIR(server/vino-fb.c)
 AC_CONFIG_HEADERS([config.h])
 
@@ -31,7 +31,7 @@ AC_C_BIGENDIAN
 
 AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
 
-GTK_VERSION=2.99.0
+GTK_VERSION=3.0.0
 GLIB_VERSION=2.17.0
 GIO_VERSION=2.26
 DBUS_VERSION=1.2.3



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]