From 4d017af48b43c1669f522e63104e95a588e09cf5 Mon Sep 17 00:00:00 2001 From: inv Date: Fri, 28 Oct 2011 15:02:30 +0000 Subject: [PATCH] Update for Homard v10.2 --- config_files/homard.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config_files/homard.sh b/config_files/homard.sh index fd02e36..e241783 100755 --- a/config_files/homard.sh +++ b/config_files/homard.sh @@ -16,9 +16,9 @@ # ghs3d &blsurf versions # if test `uname -m` = "x86_64" ; then -homard_VERSION=10.1_64 +homard_VERSION=10.2_64 else -homard_VERSION=10.1_32 +homard_VERSION=10.2_32 fi -- 2.39.2