From 7218bdd62ba317c16cf1272ae4b132d6412c8d7a Mon Sep 17 00:00:00 2001 From: Abel Soares Siqueira Date: Sun, 3 Mar 2019 13:42:26 -0300 Subject: [PATCH] Update VERSION --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 7cf77ed..3269736 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.4.1 +VERSION=0.4.2 LIBGFORTRANDEST=/usr/local/lib packs=(ARCHDefs CUTEst sif SIFDecode) packnames=(archdefs cutest mastsif sifdecode)