[DRBD-cvs] drbd by phil; Preparing drbd-0.7-pre5
drbd-user@lists.linbit.com
drbd-user@lists.linbit.com
Thu, 19 Feb 2004 17:12:20 +0100 (CET)
DRBD CVS committal
Author : phil
Module : drbd
Dir : drbd
Modified Files:
Tag: rel-0_7-branch
drbd_config.h
Log Message:
Preparing drbd-0.7-pre5
===================================================================
RCS file: /var/lib/cvs/drbd/drbd/drbd_config.h,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -3 -r1.1.2.5 -r1.1.2.6
--- drbd_config.h 10 Feb 2004 14:31:26 -0000 1.1.2.5
+++ drbd_config.h 19 Feb 2004 16:12:15 -0000 1.1.2.6
@@ -20,9 +20,9 @@
#ifndef DRBD_CONFIG_H
#define DRBD_CONFIG_H
-#define REL_VERSION "0.7-pre4"
-#define API_VERSION 71
-#define PRO_VERSION 71
+#define REL_VERSION "0.7-pre5"
+#define API_VERSION 72
+#define PRO_VERSION 72
//#define DBG_ALL_SYMBOLS // no static functs, improves quality of OOPS traces
//#define DBG_SPINLOCKS // enables MUST_HOLD macro (assertions for spinlocks)