We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b744c24 commit 3773130Copy full SHA for 3773130
CMakeLists.txt
@@ -8,7 +8,7 @@ project (FCNPC)
8
9
# Definintions
10
set (INCLUDE_VERSION 202)
11
-set (PLUGIN_VERSION "2.0.3")
+set (PLUGIN_VERSION "2.0.4")
12
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})
13
14
set (CMAKE_SHARED_LIBRARY_PREFIX "")
0 commit comments