gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5919 - in GNUnet: . src/include


From: gnunet
Subject: [GNUnet-SVN] r5919 - in GNUnet: . src/include
Date: Sat, 15 Dec 2007 21:14:43 -0700 (MST)

Author: grothoff
Date: 2007-12-15 21:14:43 -0700 (Sat, 15 Dec 2007)
New Revision: 5919

Modified:
   GNUnet/configure.ac
   GNUnet/src/include/gnunet_core.h
   GNUnet/src/include/gnunet_ecrs_lib.h
   GNUnet/src/include/gnunet_stats_lib.h
   GNUnet/src/include/gnunet_util.h
Log:
version bump

Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2007-12-16 04:05:53 UTC (rev 5918)
+++ GNUnet/configure.ac 2007-12-16 04:14:43 UTC (rev 5919)
@@ -21,8 +21,8 @@
 #
 #
 AC_PREREQ(2.61)
-AC_INIT([GNUnet], [0.7.2c],address@hidden)
-AM_INIT_AUTOMAKE([GNUnet], [0.7.2c])
+AC_INIT([GNUnet], [0.7.3],address@hidden)
+AM_INIT_AUTOMAKE([GNUnet], [0.7.3])
 AC_CONFIG_HEADERS([config.h])
 
 AH_TOP([#define _GNU_SOURCE  1])
@@ -952,4 +952,4 @@
 settings. If neither works for you, you can find a template configuration
 file in the contrib/ subdirectory. Copy it to /etc/gnunetd.conf and modify it
 using your favourite text editor.
-********************************************])
\ No newline at end of file
+********************************************])

Modified: GNUnet/src/include/gnunet_core.h
===================================================================
--- GNUnet/src/include/gnunet_core.h    2007-12-16 04:05:53 UTC (rev 5918)
+++ GNUnet/src/include/gnunet_core.h    2007-12-16 04:14:43 UTC (rev 5919)
@@ -49,7 +49,7 @@
  * roughly the main GNUnet version scheme, but is
  * more a compatibility ID.
  */
-#define GNUNET_CORE_VERSION 0x00070100
+#define GNUNET_CORE_VERSION 0x00070300
 
 
 /**

Modified: GNUnet/src/include/gnunet_ecrs_lib.h
===================================================================
--- GNUnet/src/include/gnunet_ecrs_lib.h        2007-12-16 04:05:53 UTC (rev 
5918)
+++ GNUnet/src/include/gnunet_ecrs_lib.h        2007-12-16 04:14:43 UTC (rev 
5919)
@@ -55,7 +55,7 @@
  * 5.0.x: with location URIs
  * 6.x.x: who knows? :-)
  */
-#define GNUNET_ECRS_VERSION "5.0.0"
+#define GNUNET_ECRS_VERSION "5.0.1"
 
 #define GNUNET_DIRECTORY_MIME  "application/gnunet-directory"
 #define GNUNET_DIRECTORY_MAGIC "\211GND\r\n\032\n"

Modified: GNUnet/src/include/gnunet_stats_lib.h
===================================================================
--- GNUnet/src/include/gnunet_stats_lib.h       2007-12-16 04:05:53 UTC (rev 
5918)
+++ GNUnet/src/include/gnunet_stats_lib.h       2007-12-16 04:14:43 UTC (rev 
5919)
@@ -38,7 +38,7 @@
 #endif
 #endif
 
-#define GNUNET_STATS_VERSION "5.0.0"
+#define GNUNET_STATS_VERSION "5.0.1"
 
 /**
  * Return a descriptive name for a p2p message type

Modified: GNUnet/src/include/gnunet_util.h
===================================================================
--- GNUnet/src/include/gnunet_util.h    2007-12-16 04:05:53 UTC (rev 5918)
+++ GNUnet/src/include/gnunet_util.h    2007-12-16 04:14:43 UTC (rev 5919)
@@ -82,7 +82,7 @@
  * especially the least significant bits may change
  * frequently, even between different SVN versions.
  */
-#define GNUNET_UTIL_VERSION 0x00070203
+#define GNUNET_UTIL_VERSION 0x00070300
 
 #if 0                           /* keep Emacsens' auto-indent happy */
 {





reply via email to

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