[sword-svn] r3571 - trunk
scribe at crosswire.org
scribe at crosswire.org
Mon Feb 19 21:01:30 MST 2018
Author: scribe
Date: 2018-02-19 21:01:29 -0700 (Mon, 19 Feb 2018)
New Revision: 3571
Modified:
trunk/CMakeLists.txt
trunk/configure.ac
Log:
Bumped trunk dev version to 1.8.900
DO NOT MERGE TO 1.8 RELEASE
Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt 2018-02-20 01:56:23 UTC (rev 3570)
+++ trunk/CMakeLists.txt 2018-02-20 04:01:29 UTC (rev 3571)
@@ -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.8.900)
# Make sure it's an out-of-stream build
IF(${CMAKE_CURRENT_BINARY_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2018-02-20 01:56:23 UTC (rev 3570)
+++ trunk/configure.ac 2018-02-20 04:01:29 UTC (rev 3571)
@@ -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.8.900, sword-bugs at crosswire.org, sword, http://crosswire.org/sword)
AC_CONFIG_SRCDIR(sword.bmp)
AC_PREREQ(2.52)
AC_REVISION($Revision: 1.45 $)
More information about the sword-cvs
mailing list