Restore non-git version suffix
This commit is contained in:
parent
969e6bc8c4
commit
8ac9a815f3
@ -63,7 +63,7 @@ config_h = declare_dependency(
|
||||
sources: vcs_tag(
|
||||
input: config_h_in,
|
||||
output: 'config.h',
|
||||
fallback: meson.project_version() + ' (2020-11-15)',
|
||||
fallback: meson.project_version() + '-non-git',
|
||||
)
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user