[sword-cvs] sword/include config.h,1.2,1.3 swbuf.h,1.36,1.37

sword at www.crosswire.org sword at www.crosswire.org
Wed May 5 14:33:29 MST 2004


Update of /cvs/core/sword/include
In directory www:/tmp/cvs-serv5589/include

Modified Files:
	config.h swbuf.h 
Log Message:
removed mem.h.  Will see why it's required in bcb6 installmgr project


Index: config.h
===================================================================
RCS file: /cvs/core/sword/include/config.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config.h	10 Feb 2004 18:15:54 -0000	1.2
+++ config.h	5 May 2004 21:33:27 -0000	1.3
@@ -44,19 +44,19 @@
 #define PACKAGE_NAME "sword"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "sword 1.5.7"
+#define PACKAGE_STRING "sword 1.5.8"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "sword"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.5.7"
+#define PACKAGE_VERSION "1.5.8"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.5.7"
+#define VERSION "1.5.8"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */

Index: swbuf.h
===================================================================
RCS file: /cvs/core/sword/include/swbuf.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- swbuf.h	4 May 2004 07:03:44 -0000	1.36
+++ swbuf.h	5 May 2004 21:33:27 -0000	1.37
@@ -25,7 +25,6 @@
 #include <defs.h>
 #include <stdlib.h>
 #include <string.h>
-#include <mem.h>
 
 SWORD_NAMESPACE_START
 




More information about the sword-cvs mailing list