summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2020-09-01 13:07:11 -0700
committerGitHub <noreply@github.com>2020-09-01 13:07:11 -0700
commit56b6eabba4202b8fb848c97b04e12f622eba411f (patch)
tree098db8e088d2ac677e9b929c5271fab93c341a6c
parent58f059a967ccb968f127b2d56f69c20700a943fb (diff)
CMS: Update to version 5.8.0. (#4991)
-rwxr-xr-xcontrib/get-cryptominisat2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/get-cryptominisat b/contrib/get-cryptominisat
index 2b85e1a91..476d1ff10 100755
--- a/contrib/get-cryptominisat
+++ b/contrib/get-cryptominisat
@@ -3,7 +3,7 @@
source "$(dirname "$0")/get-script-header.sh"
CMS_DIR="$DEPS_DIR/cryptominisat5"
-version="5.6.3"
+version="5.8.0"
check_dep_dir "$CMS_DIR"
setup_dep \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback