diff --git a/src/po/Makefile b/src/po/Makefile index 8383a12079..693b55ed4b 100644 --- a/src/po/Makefile +++ b/src/po/Makefile @@ -151,6 +151,7 @@ prefixcheck: clean: checkclean rm -f core core.* *.old.po *.mo *.pot sjiscorr + rm -f LINGUAS vim.desktop gvim.desktop distclean: clean diff --git a/src/version.c b/src/version.c index e6dc264bd5..0d2e344855 100644 --- a/src/version.c +++ b/src/version.c @@ -767,6 +767,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1215, /**/ 1214, /**/