comparison src/version.c @ 13954:c0e1ae315962 v8.0.1847

patch 8.0.1847: some build options don't have an example commit https://github.com/vim/vim/commit/825ccf4039a1be1a6f27a8c447c57faebaf2dc83 Author: Bram Moolenaar <Bram@vim.org> Date: Tue May 15 22:34:58 2018 +0200 patch 8.0.1847: some build options don't have an example Problem: Some build options don't have an example. Solution: Add a couple more examples and compiler flags.
author Christian Brabandt <cb@256bit.org>
date Tue, 15 May 2018 22:45:06 +0200
parents 76a65058766f
children 300aab3275c0
comparison
equal deleted inserted replaced
13953:ab3618fda156 13954:c0e1ae315962
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1847,
764 /**/ 766 /**/
765 1846, 767 1846,
766 /**/ 768 /**/
767 1845, 769 1845,
768 /**/ 770 /**/