diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3150e456d..bc7bfc64d 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ License along with Guile. If not, see <https://www.gnu.org/licenses/>. ]]) -AC_PREREQ(2.61) +AC_PREREQ(2.64) AC_INIT([GNU Guile], m4_esyscmd([build-aux/git-version-gen --match v3.0.\* .tarball-version]), |