comparison src/version.c @ 12710:18020ddc2730 v8.0.1233

patch 8.0.1233: typo in dos installer commit https://github.com/vim/vim/commit/b9fce6cbf7ed0a2766582c5db797ccf99a838a13 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 28 18:50:01 2017 +0200 patch 8.0.1233: typo in dos installer Problem: Typo in dos installer. Solution: Remove comma.
author Christian Brabandt <cb@256bit.org>
date Sat, 28 Oct 2017 19:00:04 +0200
parents 77960063e2e7
children 25f7d8ee04c7
comparison
equal deleted inserted replaced
12709:fd41b06c40c4 12710:18020ddc2730
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 1233,
764 /**/ 766 /**/
765 1232, 767 1232,
766 /**/ 768 /**/
767 1231, 769 1231,
768 /**/ 770 /**/