This commit is contained in:
Will Toohey 2025-04-05 11:55:13 +10:00
parent 3fe30d3ed1
commit 9c9f27e6ce

View File

@ -1,4 +1,4 @@
project('layeredfs', 'c', 'cpp', version: '3.5_BETA',
project('layeredfs', 'c', 'cpp', version: '3.5',
default_options: [
'cpp_std=c++20',
'buildtype=release',