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