Skip to content

Commit

Permalink
FCNPC 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Nov 16, 2021
1 parent b744c24 commit 3773130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ project (FCNPC)

# Definintions
set (INCLUDE_VERSION 202)
set (PLUGIN_VERSION "2.0.3")
set (PLUGIN_VERSION "2.0.4")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit 3773130

Please sign in to comment.