summaryrefslogtreecommitdiffstats
path: root/build/jenkins-build.sh
diff options
context:
space:
mode:
authorKulhanek <tomas.kulhanek@stfc.ac.uk>2019-01-09 12:07:14 +0000
committerKulhanek <tomas.kulhanek@stfc.ac.uk>2019-01-09 12:07:14 +0000
commit8d872f6d37c73dd1bc2e47f2bdf30058c78679f5 (patch)
tree8c769287830fbff368a4ba554896fa60a5466a6b /build/jenkins-build.sh
parent4cf1659f14e58001f715c9fb4ff1734d6ffd8661 (diff)
downloadregularization-8d872f6d37c73dd1bc2e47f2bdf30058c78679f5.tar.gz
regularization-8d872f6d37c73dd1bc2e47f2bdf30058c78679f5.tar.bz2
regularization-8d872f6d37c73dd1bc2e47f2bdf30058c78679f5.tar.xz
regularization-8d872f6d37c73dd1bc2e47f2bdf30058c78679f5.zip
UPDATE version 0.10.4
Diffstat (limited to 'build/jenkins-build.sh')
-rwxr-xr-xbuild/jenkins-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/jenkins-build.sh b/build/jenkins-build.sh
index 4a18525..c660c02 100755
--- a/build/jenkins-build.sh
+++ b/build/jenkins-build.sh
@@ -22,7 +22,7 @@ if [[ -n ${CIL_VERSION} ]]
then
echo Using defined version: $CIL_VERSION
else
- export CIL_VERSION=0.10.3
+ export CIL_VERSION=0.10.4
echo Defining version: $CIL_VERSION
fi
#cd CCPi-Regularisation-Toolkit # already there by jenkins