Skip to content

Commit a8a0c5a

Browse files
committed
FCNPC 2.0.10
1 parent 464dd0d commit a8a0c5a

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
@@ -8,7 +8,7 @@ project (FCNPC)
88

99
# Definintions
1010
set (INCLUDE_VERSION 207)
11-
set (PLUGIN_VERSION "2.0.9")
11+
set (PLUGIN_VERSION "2.0.10")
1212
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})
1313

1414
set (CMAKE_SHARED_LIBRARY_PREFIX "")

0 commit comments

Comments
 (0)