[sword-svn] r3048 - trunk
chrislit at crosswire.org
chrislit at crosswire.org
Sun Mar 2 03:29:21 MST 2014
Author: chrislit
Date: 2014-03-02 03:29:21 -0700 (Sun, 02 Mar 2014)
New Revision: 3048
Modified:
trunk/CMakeLists.txt
Log:
CMake version bump to synch with autotools
Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt 2014-03-02 10:28:02 UTC (rev 3047)
+++ trunk/CMakeLists.txt 2014-03-02 10:29:21 UTC (rev 3048)
@@ -15,7 +15,7 @@
# A CMake port of the SWORD build system... we hope
PROJECT(libsword CXX C)
CMAKE_MINIMUM_REQUIRED(VERSION 2.6.0)
-SET(SWORD_VERSION 1.7.2)
+SET(SWORD_VERSION 1.7.3)
# Make sure it's an out-of-stream build
IF(${CMAKE_CURRENT_BINARY_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})
More information about the sword-cvs
mailing list