Skip to content

Commit

Permalink
FCNPC 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Sep 26, 2016
1 parent b04abb9 commit 36f6b4c
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 @@ -7,7 +7,7 @@ endif ()
project (FCNPC)

set (INCLUDE_VERSION 130)
set (PLUGIN_VERSION "1.3.0")
set (PLUGIN_VERSION "1.3.1")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit 36f6b4c

Please sign in to comment.