Skip to content

Commit

Permalink
update library version 0.5.1 for fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
guruofquality committed May 18, 2017
1 parent ceb031c commit 894b5cb
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 @@ -10,7 +10,7 @@ enable_testing()
# gather version information
# packagers may specify -DPOTHOS_EXTVER="foo" to replace the git hash
########################################################################
set(POTHOS_LIBVER "0.5.0")
set(POTHOS_LIBVER "0.5.1")

if (NOT POTHOS_EXTVER)
include(${PROJECT_SOURCE_DIR}/cmake/GetGitRevisionDescription.cmake)
Expand Down

0 comments on commit 894b5cb

Please sign in to comment.