diff --git a/bootstrap.sh b/bootstrap.sh index de7dd3a1a3..df2645ee1a 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -20,7 +20,7 @@ if [ $? = 0 ] ; then # BSD case MY_AM_VER=19 ;; *) - MY_AC_VER=-2.61 + MY_AC_VER=-2.62 MY_AM_VER=-1.9 ;; esac