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