comparison src/version.c @ 8767:3c8ddce4118e v7.4.1672

commit https://github.com/vim/vim/commit/e934e8f5c1c5c64411d98583ecbcf89e5ad01073 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 28 20:40:32 2016 +0200 patch 7.4.1672 Problem: The Dvorak support is a bit difficult to install. Solution: Turn it into an optional package.
author Christian Brabandt <cb@256bit.org>
date Mon, 28 Mar 2016 20:45:05 +0200
parents 3daf70d22168
children 7ac9d9e98892
comparison
equal deleted inserted replaced
8766:64587e27c473 8767:3c8ddce4118e
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 1672,
751 /**/ 753 /**/
752 1671, 754 1671,
753 /**/ 755 /**/
754 1670, 756 1670,
755 /**/ 757 /**/