This commit is contained in:
Will Toohey 2026-03-07 08:49:51 +10:00
parent 94e205d474
commit 0c83fc729f

View File

@ -1,4 +1,4 @@
project('layeredfs', 'c', 'cpp', version: '3.10',
project('layeredfs', 'c', 'cpp', version: '3.11',
default_options: [
'cpp_std=c++23',
'buildtype=release',