[DRBD-cvs] drbd by lars; just to bump the date stamp

drbd-user@lists.linbit.com drbd-user@lists.linbit.com
Fri, 9 Jul 2004 20:29:29 +0200 (CEST)


DRBD CVS committal

Author  : lars
Module  : drbd

Dir     : drbd/drbd/linux


Modified Files:
      Tag: rel-0_7-branch
	drbd_config.h 


Log Message:
just to bump the date stamp
===================================================================
RCS file: /var/lib/cvs/drbd/drbd/drbd/linux/Attic/drbd_config.h,v
retrieving revision 1.1.2.20
retrieving revision 1.1.2.21
diff -u -3 -r1.1.2.20 -r1.1.2.21
--- drbd_config.h	8 Jul 2004 08:30:00 -0000	1.1.2.20
+++ drbd_config.h	9 Jul 2004 18:29:24 -0000	1.1.2.21
@@ -20,9 +20,11 @@
 #ifndef DRBD_CONFIG_H
 #define DRBD_CONFIG_H
 
-#define REL_VERSION "0.7-pre10 cvs $Date: 2004/07/08 08:30:00 $"
+#define REL_VERSION "0.7-pre10 cvs $Date: 2004/07/09 18:29:24 $"
 #define API_VERSION 74
-#define PRO_VERSION 73
+#define PRO_VERSION 73 /* actually already 74, but I expect some more
+			* protocol changes, maybe even an additional packet
+			* soonish... */
 
 //#define DBG_ALL_SYMBOLS // no static functs, improves quality of OOPS traces