Skip to content

Commit 3773130

Browse files
committed
FCNPC 2.0.4
1 parent b744c24 commit 3773130

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

1414
set (CMAKE_SHARED_LIBRARY_PREFIX "")

0 commit comments

Comments
 (0)