GIT_SILENT: bump version to 22.04

master
Bhushan Shah 2022-04-23 17:04:12 +05:30
parent fdbe8ba5b5
commit 540e5a623b
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 "22.02")
set(PROJECT_VERSION "22.04")
set(KF5_MIN_VERSION "5.77.0")
set(QT_MIN_VERSION "5.15.0")