Skip to content

Commit 0dfba01

Browse files
committed
FCNPC 2.0.8
1 parent 4e436d9 commit 0dfba01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

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

1414
set (CMAKE_SHARED_LIBRARY_PREFIX "")

0 commit comments

Comments
 (0)