Update version number for 6.0.80

GIT_SILENT
This commit is contained in:
Jonathan Esk-Riddell 2024-01-10 14:04:04 +00:00
parent 078f36f8f3
commit f1e50306f8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
set(PROJECT_VERSION "5.92.0")
set(PROJECT_VERSION "6.0.80")
set(PROJECT_VERSION_MAJOR 6)
set(CMAKE_C_STANDARD 99)