This commit is contained in:
Will Toohey
2023-08-24 21:14:18 +10:00
parent 4d4024fb41
commit 3f27f27396

View File

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