Compare commits

..

No commits in common. "master" and "v6.3.90" have entirely different histories.

View File

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