comparison src/version.c @ 11287:e800e8149a5b v8.0.0529

patch 8.0.0529: line in test commented out commit https://github.com/vim/vim/commit/13489b9c41922b9ecb16fa47564ec76641515c08 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 30 22:20:29 2017 +0200 patch 8.0.0529: line in test commented out Problem: Line in test commented out. Solution: Uncomment the lines for character classes that were failing before 8.0.0519. (Dominique Pelle, closes #1599)
author Christian Brabandt <cb@256bit.org>
date Thu, 30 Mar 2017 22:30:05 +0200
parents 0b4adcfb7b25
children e0309111d976
comparison
equal deleted inserted replaced
11286:f05346912349 11287:e800e8149a5b
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 529,
767 /**/ 769 /**/
768 528, 770 528,
769 /**/ 771 /**/
770 527, 772 527,
771 /**/ 773 /**/