Skip to content

Commit

Permalink
FCNPC v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Oct 26, 2016
1 parent 024ecd7 commit abdac42
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 140)
set (PLUGIN_VERSION "1.4.0")
set (INCLUDE_VERSION 141)
set (PLUGIN_VERSION "1.4.1")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit abdac42

Please sign in to comment.