comparison src/version.c @ 17373:c7763af24f8d v8.1.1685

patch 8.1.1685: missing file in distributed file list commit https://github.com/vim/vim/commit/a099da357248b48e0a78bc5675c5dd222b557bf1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 13 23:06:26 2019 +0200 patch 8.1.1685: missing file in distributed file list Problem: Missing file in distributed file list. Solution: Add profiling.pro
author Bram Moolenaar <Bram@vim.org>
date Sat, 13 Jul 2019 23:15:05 +0200
parents ba06a1c42274
children 6f36caf4f702
comparison
equal deleted inserted replaced
17372:b9bc47742df6 17373:c7763af24f8d
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1685,
780 /**/ 782 /**/
781 1684, 783 1684,
782 /**/ 784 /**/
783 1683, 785 1683,
784 /**/ 786 /**/