Prepare 1.7.2 version

This commit is contained in:
Adam Laurie
2020-05-21 12:05:38 +01:00
parent 020f5317a6
commit 4a2c764961
4 changed files with 14 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ project (libnfc C)
SET(VERSION_MAJOR "1")
SET(VERSION_MINOR "7")
SET(VERSION_PATCH "1")
SET(VERSION_PATCH "2")
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")