comparison src/version.c @ 13654:bc28260e2a2e v8.0.1699

patch 8.0.1699: leftover stuff for Python 1.4 commit https://github.com/vim/vim/commit/9ce4213b0322477ace1df5e0aa356b1a5551b445 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 11 22:19:36 2018 +0200 patch 8.0.1699: leftover stuff for Python 1.4 Problem: Leftover stuff for Python 1.4. Solution: Remove outdated Python 1.4 stuff. (Naoki Inada, closes https://github.com/vim/vim/issues/2794)
author Christian Brabandt <cb@256bit.org>
date Wed, 11 Apr 2018 22:30:07 +0200
parents a87e16662e48
children 20aa79e15bb4
comparison
equal deleted inserted replaced
13653:e4e15356d32f 13654:bc28260e2a2e
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1699,
765 /**/ 767 /**/
766 1698, 768 1698,
767 /**/ 769 /**/
768 1697, 770 1697,
769 /**/ 771 /**/