Skip to content

Commit

Permalink
FCNPC 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Jun 27, 2024
1 parent 464dd0d commit a8a0c5a
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.9")
set (PLUGIN_VERSION "2.0.10")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit a8a0c5a

Please sign in to comment.