summaryrefslogtreecommitdiff
path: root/ginga
diff options
context:
space:
mode:
authorP. L. Lim <lim@stsci.edu>2017-02-18 10:09:33 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-02-18 10:09:33 -0500
commit752fa9990622c30de146c4aea2e22ec6d1725325 (patch)
treef6cc0bf834ac38e92bc541d2dd0aa518aef6faf2 /ginga
parentd3d581aa966ee45923e901e3102c2bf350549571 (diff)
downloadastroconda-contrib-752fa9990622c30de146c4aea2e22ec6d1725325.tar.gz
Bump Ginga to 2.6.2 (#172)
Diffstat (limited to 'ginga')
-rw-r--r--ginga/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml
index c7c97be..a3c2e42 100644
--- a/ginga/meta.yaml
+++ b/ginga/meta.yaml
@@ -1,7 +1,7 @@
{% set name = 'ginga' %}
-{% set version = '2.6.1' %}
+{% set version = '2.6.2' %}
{% set tag = 'v' + version %}
-{% set number = '1' %}
+{% set number = '0' %}
about:
home: https://github.com/ejeschke/{{ name }}