diff --git a/meson.build b/meson.build index 7fb702c..ed564c0 100644 --- a/meson.build +++ b/meson.build @@ -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',