Skip to content

Commit

Permalink
Increase version to 0.9.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
poletti-marco committed Nov 1, 2014
1 parent 0e1f0cf commit 23d852c
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 @@ -17,7 +17,7 @@ include_directories(${CMAKE_SOURCE_DIR}/include)
set(INSTALL_LIBRARY_DIR lib CACHE PATH "Installation directory for libraries")
set(INSTALL_INCLUDE_DIR include CACHE PATH "Installation directory for headers")

set(FRUIT_VERSION "0.9.5")
set(FRUIT_VERSION "0.9.6")

enable_testing()

Expand Down

0 comments on commit 23d852c

Please sign in to comment.