[sword-cvs] sword/include swversion.h,1.15,1.16

sword@www.crosswire.org sword@www.crosswire.org
Tue, 10 Feb 2004 09:36:01 -0700


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

Modified Files:
	swversion.h 
Log Message:
Lib version is now only defined in one place (configure.ac) (comitted by jansorg)

Index: swversion.h
===================================================================
RCS file: /cvs/core/sword/include/swversion.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- swversion.h	26 Dec 2003 05:53:14 -0000	1.15
+++ swversion.h	10 Feb 2004 16:35:59 -0000	1.16
@@ -19,9 +19,7 @@
  *
  */
 
-#ifndef SWORDVER
-#define SWORDVER "1.5.7"
-#endif
+#include "config.h"
 
 #ifndef SWVERSION_H
 #define SWVERSION_H