Skip to content

Commit

Permalink
FCNPC 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Aug 3, 2016
1 parent 5285b08 commit 1809980
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 111)
set (PLUGIN_VERSION "1.1.1")
set (PLUGIN_VERSION "1.1.2")
add_definitions (-DPLUGIN_VERSION="${PLUGIN_VERSION}" -DINCLUDE_VERSION=${INCLUDE_VERSION})

set (CMAKE_SHARED_LIBRARY_PREFIX "")
Expand Down

0 comments on commit 1809980

Please sign in to comment.