Skip to content

Commit

Permalink
Bump version for Grantlee 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
steveire committed Dec 18, 2019
1 parent 45aae7f commit b6454a9
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 @@ -5,7 +5,7 @@ if (POLICY CMP0071)
cmake_policy(SET CMP0071 NEW)
endif()

project(Grantlee5 VERSION 5.1.0)
project(Grantlee5 VERSION 5.2.0)

# Workaround for http://public.kitware.com/Bug/view.php?id=12301
if (MINGW)
Expand Down

0 comments on commit b6454a9

Please sign in to comment.