Skip to content

Commit

Permalink
FCNPC 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Aug 24, 2023
1 parent d8f12a6 commit 4fa8fe4
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.5")
set (PLUGIN_VERSION "2.0.6")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit 4fa8fe4

Please sign in to comment.