gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2408 - in GNUnet: . contrib src/applications/sqstore_mysql


From: grothoff
Subject: [GNUnet-SVN] r2408 - in GNUnet: . contrib src/applications/sqstore_mysql
Date: Fri, 23 Dec 2005 16:54:09 -0800 (PST)

Author: grothoff
Date: 2005-12-23 16:54:07 -0800 (Fri, 23 Dec 2005)
New Revision: 2408

Modified:
   GNUnet/configure.ac
   GNUnet/contrib/doxygen
   GNUnet/src/applications/sqstore_mysql/check.conf
Log:
fix

Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2005-12-24 00:42:00 UTC (rev 2407)
+++ GNUnet/configure.ac 2005-12-24 00:54:07 UTC (rev 2408)
@@ -21,8 +21,8 @@
 #
 #
 AC_PREREQ(2.57)
-AC_INIT([GNUnet], [0.7.0a],address@hidden)
-AM_INIT_AUTOMAKE([GNUnet], [0.7.0a])
+AC_INIT([GNUnet], [0.7.0b],address@hidden)
+AM_INIT_AUTOMAKE([GNUnet], [0.7.0b])
 AM_CONFIG_HEADER([config.h])
 
 AH_TOP([#define _GNU_SOURCE  1])

Modified: GNUnet/contrib/doxygen
===================================================================
--- GNUnet/contrib/doxygen      2005-12-24 00:42:00 UTC (rev 2407)
+++ GNUnet/contrib/doxygen      2005-12-24 00:54:07 UTC (rev 2408)
@@ -23,7 +23,7 @@
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 0.7.0a
+PROJECT_NUMBER         = 0.7.0b
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 

Modified: GNUnet/src/applications/sqstore_mysql/check.conf
===================================================================
--- GNUnet/src/applications/sqstore_mysql/check.conf    2005-12-24 00:42:00 UTC 
(rev 2407)
+++ GNUnet/src/applications/sqstore_mysql/check.conf    2005-12-24 00:54:07 UTC 
(rev 2408)
@@ -37,4 +37,4 @@
 
 [MYSQL]
 DATABASE = "gnunetcheck"
-CONFIG = ~/my.cnf
+CONFIG = ~/.my.cnf





reply via email to

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