[DRBD-cvs] drbd by lars; get_conf ioctl struct has changed

drbd-user@lists.linbit.com drbd-user@lists.linbit.com
Wed, 9 Jun 2004 16:34:26 +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:
get_conf ioctl struct has changed
===================================================================
RCS file: /var/lib/cvs/drbd/drbd/drbd/linux/Attic/drbd_config.h,v
retrieving revision 1.1.2.13
retrieving revision 1.1.2.14
diff -u -3 -r1.1.2.13 -r1.1.2.14
--- drbd_config.h	1 Jun 2004 07:33:19 -0000	1.1.2.13
+++ drbd_config.h	9 Jun 2004 14:34:21 -0000	1.1.2.14
@@ -20,8 +20,8 @@
 #ifndef DRBD_CONFIG_H
 #define DRBD_CONFIG_H
 
-#define REL_VERSION "0.7-pre7 cvs $Date: 2004/06/01 07:33:19 $"
-#define API_VERSION 73
+#define REL_VERSION "0.7-pre7 cvs $Date: 2004/06/09 14:34:21 $"
+#define API_VERSION 74
 #define PRO_VERSION 72
 
 #define DBG_ALL_SYMBOLS // no static functs, improves quality of OOPS traces