[sword-svn] r3572 - trunk/include

scribe at crosswire.org scribe at crosswire.org
Mon Feb 19 21:33:54 MST 2018


Author: scribe
Date: 2018-02-19 21:33:53 -0700 (Mon, 19 Feb 2018)
New Revision: 3572

Modified:
   trunk/include/swversion.h
Log:
Added swversion.h to commit to up trunk dev version

DO NOT MERGE TO 1.8 RELEASE BRANCH

Modified: trunk/include/swversion.h
===================================================================
--- trunk/include/swversion.h	2018-02-20 04:01:29 UTC (rev 3571)
+++ trunk/include/swversion.h	2018-02-20 04:33:53 UTC (rev 3572)
@@ -24,11 +24,11 @@
 #ifndef SWVERSION_H
 #define SWVERSION_H
 
-#define SWORD_VERSION_NUM 107905000
-#define SWORD_VERSION_STR "1.7.905"
+#define SWORD_VERSION_NUM 108900000
+#define SWORD_VERSION_STR "1.8.900"
 #define SWORD_VERSION_MAJOR 1
-#define SWORD_VERSION_MINOR 7
-#define SWORD_VERSION_MICRO 905
+#define SWORD_VERSION_MINOR 8
+#define SWORD_VERSION_MICRO 900
 #define SWORD_VERSION_NANO 0
 
 #include <defs.h>




More information about the sword-cvs mailing list