Skip to content

Commit

Permalink
Bump version to 2.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
poletti-marco committed May 25, 2016
1 parent 72760b0 commit 56251ba
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.3")
set(FRUIT_VERSION "2.0.4")

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 56251ba

Please sign in to comment.