Skip to content

Commit

Permalink
Bump version to 2.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
poletti-marco committed Apr 30, 2016
1 parent 5fa85e2 commit 38a693f
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 @@ -74,7 +74,7 @@ else()
set(INSTALL_LIBRARY_DIR lib CACHE PATH "Installation directory for libraries")
endif()

set(FRUIT_VERSION "2.0.0")
set(FRUIT_VERSION "2.0.1")

enable_testing()
set(CTEST_TEST_TIMEOUT 20 CACHE STRING "Maximum test time, before CTest will kill the test." FORCE)
Expand Down

0 comments on commit 38a693f

Please sign in to comment.