[sword-svn] r3542 - in branches/sword-1-8-x: . doc

greg.hellings at crosswire.org greg.hellings at crosswire.org
Mon Dec 4 13:10:11 MST 2017


Author: greg.hellings
Date: 2017-12-04 13:10:11 -0700 (Mon, 04 Dec 2017)
New Revision: 3542

Modified:
   branches/sword-1-8-x/CMakeLists.txt
   branches/sword-1-8-x/configure.ac
   branches/sword-1-8-x/doc/Doxyfile
Log:
1.8.0RC6


Modified: branches/sword-1-8-x/CMakeLists.txt
===================================================================
--- branches/sword-1-8-x/CMakeLists.txt	2017-12-03 18:40:33 UTC (rev 3541)
+++ branches/sword-1-8-x/CMakeLists.txt	2017-12-04 20:10:11 UTC (rev 3542)
@@ -14,7 +14,7 @@
 # not, then this file is released under the GPLv2 by myself.
 PROJECT(libsword CXX C)
 CMAKE_MINIMUM_REQUIRED(VERSION 2.6.0)
-SET(SWORD_VERSION 1.7.3)
+SET(SWORD_VERSION 1.7.906)
 
 # Make sure it's an out-of-stream build
 IF(${CMAKE_CURRENT_BINARY_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})

Modified: branches/sword-1-8-x/configure.ac
===================================================================
--- branches/sword-1-8-x/configure.ac	2017-12-03 18:40:33 UTC (rev 3541)
+++ branches/sword-1-8-x/configure.ac	2017-12-04 20:10:11 UTC (rev 3542)
@@ -5,7 +5,7 @@
 # Version change: Change line 8 only !
 # Change it immediately after a release
 
-AC_INIT(sword, 1.7.905, sword-bugs at crosswire.org, sword, http://crosswire.org/sword)
+AC_INIT(sword, 1.7.906, sword-bugs at crosswire.org, sword, http://crosswire.org/sword)
 AC_CONFIG_SRCDIR(sword.bmp)
 AC_PREREQ(2.52)
 AC_REVISION($Revision: 1.45 $)

Modified: branches/sword-1-8-x/doc/Doxyfile
===================================================================
--- branches/sword-1-8-x/doc/Doxyfile	2017-12-03 18:40:33 UTC (rev 3541)
+++ branches/sword-1-8-x/doc/Doxyfile	2017-12-04 20:10:11 UTC (rev 3542)
@@ -55,7 +55,7 @@
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER = "1.7.0"
+PROJECT_NUMBER = "1.7.906"
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 




More information about the sword-cvs mailing list