diff --git a/bootstrap.sh b/bootstrap.sh index d7e6800..089ab82 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -2,5 +2,5 @@ rm -rf .buildutils mkdir -p .buildutils/m4 -./update_eigen.sh eigen-3.3.7.tar.bz2 +./update_eigen.sh eigen-3.3.8.tar.bz2 autoreconf -fvi