comparison src/version.c @ 14241:9abebf6e25c5 v8.1.0137

patch 8.1.0137: CI does not run with TCL commit https://github.com/vim/vim/commit/ade55787978e15fe57c5cedf38c9f85bfe1d983c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 1 21:12:55 2018 +0200 patch 8.1.0137: CI does not run with TCL Problem: CI does not run with TCL. Solution: Add TCL to the travis config. (Dominique Pelle, closes https://github.com/vim/vim/issues/3133)
author Christian Brabandt <cb@256bit.org>
date Sun, 01 Jul 2018 21:15:06 +0200
parents 7457bf2db968
children fbf0681606fa
comparison
equal deleted inserted replaced
14240:f81ea4650b8f 14241:9abebf6e25c5
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 137,
792 /**/ 794 /**/
793 136, 795 136,
794 /**/ 796 /**/
795 135, 797 135,
796 /**/ 798 /**/