diff --git a/src/configure.ac b/src/configure.ac index b6d528b159..a4ff405bc2 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -1,6 +1,6 @@ dnl configure.ac: autoconf script for Vim -dnl Process this file with autoconf 2.71 to produce "configure". +dnl Process this file with autoconf 2.72 to produce "configure". AC_INIT AC_CONFIG_SRCDIR([vim.h]) diff --git a/src/version.c b/src/version.c index 753be3bcc4..c016cf4ffe 100644 --- a/src/version.c +++ b/src/version.c @@ -719,6 +719,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1578, /**/ 1577, /**/