Compare commits

..

2 Commits

Author SHA1 Message Date
Bhushan Shah
d2326651ea Update version for new release 6.6.91 2026-05-28 11:13:32 +05:30
Bhushan Shah
ebc42c56fb Update Frameworks version requirement to 6.26.0
GIT_SILENT
2026-05-27 23:12:31 +05:30
2 changed files with 2 additions and 2 deletions

View File

@@ -9,4 +9,4 @@ Dependencies:
'third-party/wayland-protocols': '@latest'
Options:
require-passing-tests-on: ['@all']
require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']

View File

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