Skip to content

Commit

Permalink
FCNPC v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Oct 19, 2016
1 parent 4b3f7ac commit e80e6ed
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 130)
set (PLUGIN_VERSION "1.3.1")
set (INCLUDE_VERSION 140)
set (PLUGIN_VERSION "1.4.0")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit e80e6ed

Please sign in to comment.