comparison src/version.c @ 13812:9d6cd12ae7bc v8.0.1778

patch 8.0.1778: script to check translations does not always work commit https://github.com/vim/vim/commit/b07bbb0d29493fcf4ed080fe018535e64441d663 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 30 15:45:17 2018 +0200 patch 8.0.1778: script to check translations does not always work Problem: Script to check translations does not always work. Solution: Go to first line before searching for MIME.
author Christian Brabandt <cb@256bit.org>
date Mon, 30 Apr 2018 16:00:08 +0200
parents cad480bac9e1
children 7ed76dcf0d94
comparison
equal deleted inserted replaced
13811:f8f636cf8b79 13812:9d6cd12ae7bc
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1778,
764 /**/ 766 /**/
765 1777, 767 1777,
766 /**/ 768 /**/
767 1776, 769 1776,
768 /**/ 770 /**/