Skip to content

Commit

Permalink
Bump version to 2.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
poletti-marco committed May 14, 2016
1 parent f716fd1 commit 09242e7
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.2")
set(FRUIT_VERSION "2.0.3")

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 09242e7

Please sign in to comment.