Skip to content

Commit 4fa8fe4

Browse files
committed
FCNPC 2.0.6
1 parent d8f12a6 commit 4fa8fe4

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 202)
11-
set (PLUGIN_VERSION "2.0.5")
11+
set (PLUGIN_VERSION "2.0.6")
1212
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})
1313

1414
set (CMAKE_SHARED_LIBRARY_PREFIX "")

0 commit comments

Comments
 (0)