comparison src/version.c @ 15410:cb1652e41314 v8.1.0713

patch 8.1.0713: images for NSIS take up too much space commit https://github.com/vim/vim/commit/24877cf22c59acefc69c33d8368841a149135fed Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 10 21:51:48 2019 +0100 patch 8.1.0713: images for NSIS take up too much space Problem: Images for NSIS take up too much space. Solution: Put the images in a zip file.
author Bram Moolenaar <Bram@vim.org>
date Thu, 10 Jan 2019 22:00:06 +0100
parents cd1b393ddb5f
children 2ba09a55bee6
comparison
equal deleted inserted replaced
15409:400233bbf952 15410:cb1652e41314
797 NULL 797 NULL
798 }; 798 };
799 799
800 static int included_patches[] = 800 static int included_patches[] =
801 { /* Add new patch number below this line */ 801 { /* Add new patch number below this line */
802 /**/
803 713,
802 /**/ 804 /**/
803 712, 805 712,
804 /**/ 806 /**/
805 711, 807 711,
806 /**/ 808 /**/