Release v3.0

This commit is contained in:
Will Toohey
2023-09-20 21:22:48 +10:00
parent 5c126e6663
commit cbda3f51a9

View File

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