[sword-svn] r3793 - trunk/include
scribe at crosswire.org
scribe at crosswire.org
Fri Sep 11 12:43:08 EDT 2020
Author: scribe
Date: 2020-09-11 12:43:08 -0400 (Fri, 11 Sep 2020)
New Revision: 3793
Modified:
trunk/include/swversion.h
Log:
bundling 1.9.0RC1
Modified: trunk/include/swversion.h
===================================================================
--- trunk/include/swversion.h 2020-09-11 15:34:02 UTC (rev 3792)
+++ trunk/include/swversion.h 2020-09-11 16:43:08 UTC (rev 3793)
@@ -24,12 +24,12 @@
#ifndef SWVERSION_H
#define SWVERSION_H
-#define SWORD_VERSION_NUM 1089003781
-#define SWORD_VERSION_STR "1.8.900.3781"
+#define SWORD_VERSION_NUM 1089013789
+#define SWORD_VERSION_STR "1.8.901.3789"
#define SWORD_VERSION_MAJOR 1
#define SWORD_VERSION_MINOR 8
-#define SWORD_VERSION_MICRO 900
-#define SWORD_VERSION_NANO 3781
+#define SWORD_VERSION_MICRO 901
+#define SWORD_VERSION_NANO 3789
#include <defs.h>
SWORD_NAMESPACE_START
More information about the sword-cvs
mailing list