From 1743f408d6a27eb8227d8505d4716fbeec426796 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 18 Jun 2019 14:34:10 -0400 Subject: JWSTDP-0.13.4 (#68) * JWSTDP-0.13.4 * Replace freetds with kerberized version --- jwstdp/utils/jwst_delivery_prep.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jwstdp/utils') diff --git a/jwstdp/utils/jwst_delivery_prep.sh b/jwstdp/utils/jwst_delivery_prep.sh index c891530..7aa1fb1 100755 --- a/jwstdp/utils/jwst_delivery_prep.sh +++ b/jwstdp/utils/jwst_delivery_prep.sh @@ -24,8 +24,8 @@ pyver="py36" spec_dir="/eng/ssb/websites/ssbpublic/astroconda-releases-staging/" # Conda installer versions to suggest in README.md file. -anaconda_ver="2018.12" -miniconda_ver="4.5.12" +anaconda_ver="2019.03" +miniconda_ver="4.6.14" tagname=$1 -- cgit