diff options
Diffstat (limited to 'costools')
| -rw-r--r-- | costools/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/costools/meta.yaml b/costools/meta.yaml index 4ff04d8..9d652d6 100644 --- a/costools/meta.yaml +++ b/costools/meta.yaml @@ -1,5 +1,5 @@  {% set name = 'costools' %} -{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} +{% set version = GIT_DESCRIBE_TAG %}  {% set number = '0' %}  about: | 
