From ad71d03d137f8a85213ebe5c5f14b361a3866113 Mon Sep 17 00:00:00 2001 From: Franz Roters Date: Tue, 8 Dec 2015 14:27:58 +0000 Subject: [PATCH] now we are (hopefully) complete --- installation/symlink_Code.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/symlink_Code.py b/installation/symlink_Code.py index e73db65f8..b68a2ea42 100755 --- a/installation/symlink_Code.py +++ b/installation/symlink_Code.py @@ -11,7 +11,7 @@ bin_link = { \ ], } -MarcReleases =[2011,2012,2013,2013.1,2014,2014.2] +MarcReleases =[2011,2012,2013,2013.1,2014,2014.2,2015] baseDir = damask.Environment('../../').relPath('code/')