diff options
| author | Pey Lian Lim <lim@stsci.edu> | 2016-07-05 16:23:47 -0400 | 
|---|---|---|
| committer | Pey Lian Lim <lim@stsci.edu> | 2016-07-05 16:23:47 -0400 | 
| commit | 0f84acec02eee62f3854baf967b7a96ec2e883b2 (patch) | |
| tree | f980f6f9411aa384cbdaeaa0bf623ae6e33c4c5d | |
| parent | 0a2231c182658dd34756d4efaf991f03a55f8ddd (diff) | |
| download | astroconda-contrib-0f84acec02eee62f3854baf967b7a96ec2e883b2.tar.gz | |
Updated Ginga to latest dev as of Jul 5, 2016
| -rw-r--r-- | ginga/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ginga/meta.yaml b/ginga/meta.yaml index a8de0b9..62f436c 100644 --- a/ginga/meta.yaml +++ b/ginga/meta.yaml @@ -1,6 +1,6 @@  {% set name = 'ginga' %}  {% set version = '2.5.20160627100500' %} -{% set rev = '25d6608b' %} +{% set rev = 'b902a2c' %}  {% set number = '0' %}  about:      home: https://github.com/ejeschke/{{ name }} | 
