Skip to content

Commit

Permalink
Release ksh-2020.0.0
Browse files Browse the repository at this point in the history
Update fallback version to `2020.0.0`
  • Loading branch information
siteshwar committed Oct 10, 2019
1 parent e0ed1e6 commit 42e726f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ option('build-api-tests-only', type : 'boolean', value : false)

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

# To build with support for ASAN (AddressSanitizer:
# meson -DASAN=true
Expand Down

0 comments on commit 42e726f

Please sign in to comment.