Skip to content

Commit

Permalink
FCNPC v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Nov 14, 2016
1 parent 6bf1701 commit efd665c
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 142)
set (PLUGIN_VERSION "1.4.2")
set (INCLUDE_VERSION 150)
set (PLUGIN_VERSION "1.5.0")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit efd665c

Please sign in to comment.