Mercurial > vim
comparison src/version.c @ 4346:1d56e5dfa08e v7.3.922
updated for version 7.3.922
Problem: No test for what 7.3.918 fixes.
Solution: Add a test. (David B?rgin)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sat, 04 May 2013 04:11:07 +0200 |
parents | 97474f967eec |
children | 6ecb80dc6521 |
comparison
equal
deleted
inserted
replaced
4345:9183b4efda2e | 4346:1d56e5dfa08e |
---|---|
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 922, | |
731 /**/ | 733 /**/ |
732 921, | 734 921, |
733 /**/ | 735 /**/ |
734 920, | 736 920, |
735 /**/ | 737 /**/ |