Bump to 3.5_BETA

This commit is contained in:
Will Toohey 2025-04-04 00:15:00 +10:00
parent 05ac0cdc5d
commit a222c41d40

View File

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