Skip to content

Commit

Permalink
Update Grantlee version in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
steveire committed Sep 10, 2022
1 parent 138eeef commit c3ee054
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.2.0)
project(Grantlee5 VERSION 5.3.0)

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

0 comments on commit c3ee054

Please sign in to comment.