summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorTomasKulhanek <tomas.kulhanek@stfc.ac.uk>2018-12-07 13:20:19 +0000
committerTomasKulhanek <tomas.kulhanek@stfc.ac.uk>2018-12-07 13:20:19 +0000
commit3fe0a0b6fc3507d1c9f01a3e6d4d487c2c504efd (patch)
tree861ace321ef967a62bccc0f1bcdea3ba24688bb4 /build
parente1f923fb8827dcb5b9763403080e2947d7b36fca (diff)
downloadregularization-3fe0a0b6fc3507d1c9f01a3e6d4d487c2c504efd.tar.gz
regularization-3fe0a0b6fc3507d1c9f01a3e6d4d487c2c504efd.tar.bz2
regularization-3fe0a0b6fc3507d1c9f01a3e6d4d487c2c504efd.tar.xz
regularization-3fe0a0b6fc3507d1c9f01a3e6d4d487c2c504efd.zip
update version
Diffstat (limited to 'build')
-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 b74c38d..0c397b1 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.2
+ export CIL_VERSION=0.10.3
echo Defining version: $CIL_VERSION
fi
#cd CCPi-Regularisation-Toolkit # already there by jenkins