comparison src/version.c @ 5282:8c42772f0543 v7.4b.017

updated for version 7.4b.017 Problem: ":he \^x" gives a strange error message. (glts) Solution: Do not translate \^x to \_CTRL-x.
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Aug 2013 15:24:41 +0200
parents ba37e955913e
children 7ed1ec814daf
comparison
equal deleted inserted replaced
5281:65377d89f1ae 5282:8c42772f0543
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 17,
730 /**/ 732 /**/
731 16, 733 16,
732 /**/ 734 /**/
733 15, 735 15,
734 /**/ 736 /**/