Mercurial > vim
comparison src/version.c @ 5932:06c10522d321 v7.4.307
updated for version 7.4.307
Problem: Can't build without the +termresponse feature.
Solution: Add proper #ifdefs.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 22 May 2014 21:22:19 +0200 |
parents | 05e1d8afcc5e |
children | e3d2b8d83bb3 |
comparison
equal
deleted
inserted
replaced
5931:4b888397094f | 5932:06c10522d321 |
---|---|
732 NULL | 732 NULL |
733 }; | 733 }; |
734 | 734 |
735 static int included_patches[] = | 735 static int included_patches[] = |
736 { /* Add new patch number below this line */ | 736 { /* Add new patch number below this line */ |
737 /**/ | |
738 307, | |
737 /**/ | 739 /**/ |
738 306, | 740 306, |
739 /**/ | 741 /**/ |
740 305, | 742 305, |
741 /**/ | 743 /**/ |