gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2268 - in GNUnet: . contrib src/include


From: grothoff
Subject: [GNUnet-SVN] r2268 - in GNUnet: . contrib src/include
Date: Sat, 19 Nov 2005 15:47:01 -0800 (PST)

Author: grothoff
Date: 2005-11-19 15:46:59 -0800 (Sat, 19 Nov 2005)
New Revision: 2268

Modified:
   GNUnet/ChangeLog
   GNUnet/configure.ac
   GNUnet/contrib/doxygen
   GNUnet/src/include/gnunet_util.h
Log:
bump

Modified: GNUnet/ChangeLog
===================================================================
--- GNUnet/ChangeLog    2005-11-19 23:27:17 UTC (rev 2267)
+++ GNUnet/ChangeLog    2005-11-19 23:46:59 UTC (rev 2268)
@@ -1,3 +1,6 @@
+Sat Nov 19 16:00:16 PST 2005
+       Releasing GNUnet 0.7.0a.
+
 Fri Oct  7 15:28:02 PDT 2005
        Fixing Mantis #946.
 

Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2005-11-19 23:27:17 UTC (rev 2267)
+++ GNUnet/configure.ac 2005-11-19 23:46:59 UTC (rev 2268)
@@ -21,8 +21,8 @@
 #
 #
 AC_PREREQ(2.57)
-AC_INIT([GNUnet], [0.7.0],address@hidden)
-AM_INIT_AUTOMAKE([GNUnet], [0.7.0])
+AC_INIT([GNUnet], [0.7.0a],address@hidden)
+AM_INIT_AUTOMAKE([GNUnet], [0.7.0a])
 AM_CONFIG_HEADER([config.h])
 
 AH_TOP([#define _GNU_SOURCE  1])

Modified: GNUnet/contrib/doxygen
===================================================================
--- GNUnet/contrib/doxygen      2005-11-19 23:27:17 UTC (rev 2267)
+++ GNUnet/contrib/doxygen      2005-11-19 23:46:59 UTC (rev 2268)
@@ -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.0pre6
+PROJECT_NUMBER         = 0.7.0a
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 

Modified: GNUnet/src/include/gnunet_util.h
===================================================================
--- GNUnet/src/include/gnunet_util.h    2005-11-19 23:27:17 UTC (rev 2267)
+++ GNUnet/src/include/gnunet_util.h    2005-11-19 23:46:59 UTC (rev 2268)
@@ -64,7 +64,7 @@
  * especially the least significant bits may change
  * frequently, even between different SVN versions.
  */
-#define GNUNET_UTIL_VERSION 0x00070000
+#define GNUNET_UTIL_VERSION 0x00070001
 
 /**
  * We use an unsigned short in the protocol header, thus:





reply via email to

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