We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e436d9 commit 0dfba01Copy full SHA for 0dfba01
CMakeLists.txt
@@ -8,7 +8,7 @@ project (FCNPC)
8
9
# Definintions
10
set (INCLUDE_VERSION 207)
11
-set (PLUGIN_VERSION "2.0.7")
+set (PLUGIN_VERSION "2.0.8")
12
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})
13
14
set (CMAKE_SHARED_LIBRARY_PREFIX "")
0 commit comments