This commit is contained in:
Will Toohey
2023-09-13 23:43:18 +10:00
parent aa6f1491d5
commit 2028cbd843

View File

@@ -1,4 +1,4 @@
project('layeredfs', 'c', 'cpp', version: '3.0_BETA3',
project('layeredfs', 'c', 'cpp', version: '3.0_BETA4',
default_options: [
'cpp_std=c++17',
'buildtype=release',