Skip to content

Commit

Permalink
bump version number to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flodt committed Oct 22, 2020
1 parent 0ea3616 commit 5afb870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ execute_process(

##Update this on Release so the fallback is right.
if (res)
set(VERSION "v1.3.0")
set(VERSION "v1.3.1")
endif ()

configure_file(${SRC} ${DST})

0 comments on commit 5afb870

Please sign in to comment.