comparison src/version.c @ 8665:7a2346148551 v7.4.1622

commit https://github.com/vim/vim/commit/17b56c9f8327e6869580e3cfd82efcf8966d797a Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 20 18:54:19 2016 +0100 patch 7.4.1622 Problem: Channel demo doesn't work with Python 2.6. Solution: Add number in formatting placeholder
author Christian Brabandt <cb@256bit.org>
date Sun, 20 Mar 2016 19:00:06 +0100
parents b2a48aabe21f
children 8c80c21a1885
comparison
equal deleted inserted replaced
8664:d1a5ac336366 8665:7a2346148551
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1622,
751 /**/ 753 /**/
752 1621, 754 1621,
753 /**/ 755 /**/
754 1620, 756 1620,
755 /**/ 757 /**/