We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2020.0.0-alpha1
1 parent 2a5fc60 commit 96d1960Copy full SHA for 96d1960
meson_options.txt
@@ -32,7 +32,7 @@ option('build-api-tests-only', type : 'boolean', value : false)
32
33
# This number is used when git is not available
34
# meson -Dfallback-version-number='x.y.z'
35
-option('fallback-version-number', type : 'string', value : '0.0.0')
+option('fallback-version-number', type : 'string', value : '2020.0.0-alpha1')
36
37
# To build with support for ASAN (AddressSanitizer:
38
# meson -DASAN=true
0 commit comments