Skip to content

Commit

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

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit 0dfba01

Please sign in to comment.