comparison src/version.c @ 5695:a8650e2a0b5a v7.4.193

updated for version 7.4.193 Problem: Typos in messages. Solution: "then" -> "than". (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Sat, 08 Mar 2014 16:13:44 +0100
parents 04c4ef8c0a1b
children 767103b5bcb0
comparison
equal deleted inserted replaced
5694:10d35c8b50e3 5695:a8650e2a0b5a
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 193,
741 /**/ 743 /**/
742 192, 744 192,
743 /**/ 745 /**/
744 191, 746 191,
745 /**/ 747 /**/