comparison src/version.c @ 12748:f48a1c8c5961 v8.0.1252

patch 8.0.1252: incomplete translations makefile for MinGW/Cygwin commit https://github.com/vim/vim/commit/8889a5c305e69aa49fd08036e624e365097a5b7b Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 2 19:27:36 2017 +0100 patch 8.0.1252: incomplete translations makefile for MinGW/Cygwin Problem: Incomplete translations makefile for MinGW/Cygwin. Solution: Add missing source files. Make it work with msys2's bash. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Thu, 02 Nov 2017 19:30:07 +0100
parents 27eee6528b3d
children 0b6c09957b43
comparison
equal deleted inserted replaced
12747:8ff75dee2bdb 12748:f48a1c8c5961
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 1252,
764 /**/ 766 /**/
765 1251, 767 1251,
766 /**/ 768 /**/
767 1250, 769 1250,
768 /**/ 770 /**/