comparison src/version.c @ 11358:a6b9cdcde548 v8.0.0564

patch 8.0.0564: cannot detect Bazel BUILD files on some systems commit https://github.com/vim/vim/commit/39170e2d9761345df4be67d4d3928ac1094b9adf Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 15 14:36:07 2017 +0200 patch 8.0.0564: cannot detect Bazel BUILD files on some systems Problem: Cannot detect Bazel BUILD files on some systems. Solution: Check for BUILD after script checks. (Issue https://github.com/vim/vim/issues/1340)
author Christian Brabandt <cb@256bit.org>
date Sat, 15 Apr 2017 14:45:05 +0200
parents bd05d23bcfe1
children 83303ad9f1ff
comparison
equal deleted inserted replaced
11357:db5555f917cb 11358:a6b9cdcde548
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 564,
767 /**/ 769 /**/
768 563, 770 563,
769 /**/ 771 /**/
770 562, 772 562,
771 /**/ 773 /**/