comparison src/version.c @ 16557:86e69ed040e3 v8.1.1282

patch 8.1.1282: running make in src/po leaves LINGUAS file behind commit https://github.com/vim/vim/commit/91882cf712119794b5d658bcb10d15dd2fad73ba Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 5 21:01:51 2019 +0200 patch 8.1.1282: running make in src/po leaves LINGUAS file behind Problem: Running make in src/po leaves LINGUAS file behind. (Ken Takata) Solution: Delete LINGUAS after running msgfmt.
author Bram Moolenaar <Bram@vim.org>
date Sun, 05 May 2019 21:15:05 +0200
parents 1302bc0b80db
children 8d0ea09e2d81
comparison
equal deleted inserted replaced
16556:a6b49c751cac 16557:86e69ed040e3
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1282,
770 /**/ 772 /**/
771 1281, 773 1281,
772 /**/ 774 /**/
773 1280, 775 1280,
774 /**/ 776 /**/