[deskbar-applet] Post release version bump to 2.30.1



commit 676611ed4847f9aa8bf06ee5752528a6349e28bb
Author: Sebastian Pölsterl <sebp k-d-w org>
Date:   Fri Apr 16 15:14:10 2010 +0200

    Post release version bump to 2.30.1

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4735fcc..ea7095f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(deskbar-applet, 2.30.0,
+AC_INIT(deskbar-applet, 2.30.1,
     [http://bugzilla.gnome.org/browse.cgi?product=deskbar-applet])
 AC_CONFIG_SRCDIR(deskbar/__init__.py)
 AC_CONFIG_HEADERS(config.h)
@@ -65,7 +65,7 @@ dnl ****************************************************************************
 dnl * PyGTK & co for Gnome Streamer
 dnl ****************************************************************************
 PKG_CHECK_MODULES(DESKBAR,
-	gtk+-2.0				>= 2.12
+	gtk+-2.0				>= 2.20
 	pygtk-2.0				>= 2.12
 	pygobject-2.0			>= 2.15.3
 	gnome-desktop-2.0		>= 2.10



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