GIT_SILENT Update version number for 21.06

master
Bhushan Shah 2021-06-09 20:12:49 +05:30
parent 3a7fafd061
commit 53b653bdc1
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 "0.2.1")
set(PROJECT_VERSION "21.06")
set(KF5_MIN_VERSION "5.77.0")
set(QT_MIN_VERSION "5.15.0")