Skip to content

Commit

Permalink
FCNPC v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Dec 19, 2016
1 parent 89a2692 commit 37e8a36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ endif ()

project (FCNPC)

set (INCLUDE_VERSION 150)
set (PLUGIN_VERSION "1.5.0")
set (INCLUDE_VERSION 160)
set (PLUGIN_VERSION "1.6.0")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit 37e8a36

Please sign in to comment.