summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-06-26 12:17:10 -0400
committerGitHub <noreply@github.com>2017-06-26 12:17:10 -0400
commitdb35986d1e3f15e1e90bc9092c7870f7da284a65 (patch)
tree536476484abb79209798793217d6590abade011f
parent9b62c66d20c7a7132289388e2ed63e565fc15428 (diff)
downloadastroconda-dev-db35986d1e3f15e1e90bc9092c7870f7da284a65.tar.gz
Reset build number
-rw-r--r--hstcal/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hstcal/meta.yaml b/hstcal/meta.yaml
index 68557e1..3270955 100644
--- a/hstcal/meta.yaml
+++ b/hstcal/meta.yaml
@@ -2,7 +2,7 @@
{% set version = environ.get("GIT_DESCRIBE_TAG", "0.0.0")
+".dev"
+environ.get("GIT_DESCRIBE_NUMBER", "0") %}
-{% set number = '3' %}
+{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ name }}