Skip to content

Commit 42e726f

Browse files
committedOct 10, 2019
Release ksh-2020.0.0
Update fallback version to `2020.0.0`
1 parent e0ed1e6 commit 42e726f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎meson_options.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ option('build-api-tests-only', type : 'boolean', value : false)
3535

3636
# This number is used when git is not available
3737
# meson -Dfallback-version-number='x.y.z'
38-
option('fallback-version-number', type : 'string', value : '2020.0.0-beta1')
38+
option('fallback-version-number', type : 'string', value : '2020.0.0')
3939

4040
# To build with support for ASAN (AddressSanitizer:
4141
# meson -DASAN=true

0 commit comments

Comments
 (0)