Skip to content

Commit

Permalink
Bump the version to 3.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
poletti-marco committed Nov 19, 2017
1 parent f869728 commit 93ec4c7
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 @@ -95,7 +95,7 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR}/include)
set(INSTALL_INCLUDE_DIR include/fruit CACHE PATH "Installation directory for headers")
set(INSTALL_LIBRARY_DIR lib CACHE PATH "Installation directory for libraries")

set(FRUIT_VERSION "3.0.0")
set(FRUIT_VERSION "3.1.0")

add_subdirectory(configuration)
add_subdirectory(src)
Expand Down

0 comments on commit 93ec4c7

Please sign in to comment.