GIT_SILENT Update version number for 21.06

master
Bhushan Shah 2021-07-19 10:01:50 +05:30
parent a25a720c16
commit 653aec9638
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
cmake_minimum_required(VERSION 3.10)
project(keysmith)
set(PROJECT_VERSION "21.06")
set(PROJECT_VERSION "21.07")
set(KF5_MIN_VERSION "5.77.0")
set(QT_MIN_VERSION "5.15.0")