Skip to content
Snippets Groups Projects
Commit 27ff08a2 authored by Jørgen Lind's avatar Jørgen Lind
Browse files

Update CMakeLists.txt

parent 49750f89
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ if(CCACHE_PROGRAM)
set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE "${CCACHE_PROGRAM}")
endif()
project(OpenVDS VERSION 1.0.1)
project(OpenVDS VERSION 1.0.2)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
"${CMAKE_CURRENT_SOURCE_DIR}/CMake")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment