gnome-nettool r809 - trunk



Author: gpoo
Date: Sun Dec  7 15:23:13 2008
New Revision: 809
URL: http://svn.gnome.org/viewvc/gnome-nettool?rev=809&view=rev

Log:
2008-12-07  German Poo-Caamano <gpoo gnome org>

	* configure.in: version 2.25.3.  Updated requirment for
	  GTK to 2.6.0.


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Dec  7 15:23:13 2008
@@ -2,6 +2,7 @@
 ---------------------------------
 
  - Removed warnings from the Glade UI (Diego Escalante)
+ - #341070. Updated About dialog (Alejandro AndrÃs)
  - #549588. Use pinky instead of finger to reduce one dependency in
             Linux systems (GermÃn PÃo-CaamaÃo)
  - #560435: Removed deprecated symbols from glib (Maxim Ermilov)

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Dec  7 15:23:13 2008
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT([GNOME Nettool], [2.22.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-nettool], [gnome-nettool])
+AC_INIT([GNOME Nettool], [2.25.3], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-nettool], [gnome-nettool])
 AC_CONFIG_SRCDIR([src/ping.c])
 
 dnl Useful to call aclocal after 'make'
@@ -28,7 +28,7 @@
 dnl ******************************************
 
 
-GTK_REQUIRED=2.5.4
+GTK_REQUIRED=2.6.0
 LIBGLADE_REQUIRED=2.0.0
 GCONF_REQUIRED=1.1.11
 



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