Skip to content

Commit

Permalink
FCNPC 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Apr 17, 2024
1 parent 91be35e commit 59d471e
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 207)
set (PLUGIN_VERSION "2.0.8")
set (PLUGIN_VERSION "2.0.9")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit 59d471e

Please sign in to comment.