Mercurial > vim
comparison src/version.c @ 5159:6b6e1786c7df v7.4a.006
updated for version 7.4a.006
Problem: Failure in po file check goes unnoticed.
Solution: Fail "make test" if the po file check fails.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Tue, 09 Jul 2013 14:58:10 +0200 |
parents | 7a6ce0c426fe |
children | c624928fbc49 |
comparison
equal
deleted
inserted
replaced
5158:5c419eae3fca | 5159:6b6e1786c7df |
---|---|
726 NULL | 726 NULL |
727 }; | 727 }; |
728 | 728 |
729 static int included_patches[] = | 729 static int included_patches[] = |
730 { /* Add new patch number below this line */ | 730 { /* Add new patch number below this line */ |
731 /**/ | |
732 6, | |
731 /**/ | 733 /**/ |
732 5, | 734 5, |
733 /**/ | 735 /**/ |
734 4, | 736 4, |
735 /**/ | 737 /**/ |