[sword-svn] r2947 - trunk/include
scribe at crosswire.org
scribe at crosswire.org
Sat Aug 3 02:55:36 MST 2013
Author: scribe
Date: 2013-08-03 02:55:36 -0700 (Sat, 03 Aug 2013)
New Revision: 2947
Modified:
trunk/include/config.h
Log:
included config.h update for RC for clients not using autotools
Modified: trunk/include/config.h
===================================================================
--- trunk/include/config.h 2013-08-03 09:52:44 UTC (rev 2946)
+++ trunk/include/config.h 2013-08-03 09:55:36 UTC (rev 2947)
@@ -54,7 +54,7 @@
#define PACKAGE_NAME "sword"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "sword 1.6.901"
+#define PACKAGE_STRING "sword 1.6.902"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "sword"
@@ -63,13 +63,13 @@
#define PACKAGE_URL "http://crosswire.org/sword"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.6.901"
+#define PACKAGE_VERSION "1.6.902"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.6.901"
+#define VERSION "1.6.902"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
More information about the sword-cvs
mailing list