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