[sword-cvs] sword/include config.h,1.1,1.2 swversion.h,1.16,1.17

sword@www.crosswire.org sword@www.crosswire.org
Tue, 10 Feb 2004 11:15:59 -0700


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

Modified Files:
	config.h swversion.h 
Log Message:
fix

Index: config.h
===================================================================
RCS file: /cvs/core/sword/include/config.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- config.h	10 Feb 2004 17:59:46 -0000	1.1
+++ config.h	10 Feb 2004 18:15:54 -0000	1.2
@@ -44,19 +44,19 @@
 #define PACKAGE_NAME "sword"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "sword 1.5.8"
+#define PACKAGE_STRING "sword 1.5.7"
 
 /* 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.8"
+#define PACKAGE_VERSION "1.5.7"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.5.8"
+#define VERSION "1.5.7"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */

Index: swversion.h
===================================================================
RCS file: /cvs/core/sword/include/swversion.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- swversion.h	10 Feb 2004 16:35:59 -0000	1.16
+++ swversion.h	10 Feb 2004 18:15:54 -0000	1.17
@@ -19,8 +19,6 @@
  *
  */
 
-#include "config.h"
-
 #ifndef SWVERSION_H
 #define SWVERSION_H