We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906103c commit 9dfda51Copy full SHA for 9dfda51
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.8.4)
2
3
project (FCNPC)
4
5
-set (VERSION "0.1 B15 R2")
+set (VERSION "1.0.0")
6
add_definitions (-DVERSION="${VERSION}")
7
8
set (CMAKE_SHARED_LIBRARY_PREFIX "")
0 commit comments