Mercurial > vim
comparison src/version.c @ 5700:c2e88a40d530 v7.4.195
updated for version 7.4.195
Problem: Python tests fail.
Solution: Change "then" to "than" in more places. (Dominique Pelle, Taro
Muraoka)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 12 Mar 2014 15:26:40 +0100 |
parents | 767103b5bcb0 |
children | 1ed6acdbfef5 |
comparison
equal
deleted
inserted
replaced
5699:3716699948c2 | 5700:c2e88a40d530 |
---|---|
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 195, | |
741 /**/ | 743 /**/ |
742 194, | 744 194, |
743 /**/ | 745 /**/ |
744 193, | 746 193, |
745 /**/ | 747 /**/ |