Skip to content

Commit 9dfda51

Browse files
committed
Semantic version 1.0.0
1 parent 906103c commit 9dfda51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.8.4)
22

33
project (FCNPC)
44

5-
set (VERSION "0.1 B15 R2")
5+
set (VERSION "1.0.0")
66
add_definitions (-DVERSION="${VERSION}")
77

88
set (CMAKE_SHARED_LIBRARY_PREFIX "")

0 commit comments

Comments
 (0)