diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-07-13 13:52:49 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-07-13 13:52:49 -0400 |
commit | 20220424b6db845221c1e78acbe8b5928d088b7f (patch) | |
tree | 1707eda43508ef9f0a346ff5f915f3eef35e80e5 /iraf/meta.yaml | |
parent | 38eb497987a9773cabf5742e1e88618bbd48fadd (diff) | |
download | astroconda-dev-20220424b6db845221c1e78acbe8b5928d088b7f.tar.gz |
Align IRAF changes with public
Diffstat (limited to 'iraf/meta.yaml')
-rw-r--r-- | iraf/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iraf/meta.yaml b/iraf/meta.yaml index 898ecc6..d6de107 100644 --- a/iraf/meta.yaml +++ b/iraf/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'iraf' %} {% set version = '2.16.1' %} -{% set number = '0' %} +{% set number = '2' %} about: home: http://iraf.noao.edu |