gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7143 - gnunet-gtk


From: gnunet
Subject: [GNUnet-SVN] r7143 - gnunet-gtk
Date: Wed, 11 Jun 2008 22:59:59 -0600 (MDT)

Author: grothoff
Date: 2008-06-11 22:59:59 -0600 (Wed, 11 Jun 2008)
New Revision: 7143

Modified:
   gnunet-gtk/ChangeLog
   gnunet-gtk/configure.ac
Log:
bumps

Modified: gnunet-gtk/ChangeLog
===================================================================
--- gnunet-gtk/ChangeLog        2008-06-12 04:55:37 UTC (rev 7142)
+++ gnunet-gtk/ChangeLog        2008-06-12 04:59:59 UTC (rev 7143)
@@ -1,3 +1,7 @@
+Wed Jun 11 23:00:38 MDT 2008
+       Fixed icon installation and telling GTK about our
+       icon path.
+
 Sat Jun  7 17:54:49 MDT 2008
        Added support for new namespace APIs.  Chat now uses
        an icon to indicate which of the room members is the

Modified: gnunet-gtk/configure.ac
===================================================================
--- gnunet-gtk/configure.ac     2008-06-12 04:55:37 UTC (rev 7142)
+++ gnunet-gtk/configure.ac     2008-06-12 04:59:59 UTC (rev 7143)
@@ -20,8 +20,8 @@
 # Process this file with autoconf to produce a configure script.
 #
 AC_PREREQ(2.61)
-AC_INIT([gnunet-gtk],[0.8.0pre1],address@hidden)
-AM_INIT_AUTOMAKE([gnunet-gtk], [0.8.0pre1])
+AC_INIT([gnunet-gtk],[0.8.0],address@hidden)
+AM_INIT_AUTOMAKE([gnunet-gtk], [0.8.0])
 AM_CONFIG_HEADER(config.h)
 
 AH_TOP([#define _GNU_SOURCE  1])





reply via email to

[Prev in Thread] Current Thread [Next in Thread]