Mercurial > vim
comparison src/version.c @ 5824:5595506b985a v7.4.255
updated for version 7.4.255
Problem: Configure check for smack doesn't work with all shells. (David
Larson)
Solution: Remove spaces in set command.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 10 Apr 2014 20:00:15 +0200 |
parents | 251acc686ca4 |
children | afb542ea210c |
comparison
equal
deleted
inserted
replaced
5823:c876b0d76b7c | 5824:5595506b985a |
---|---|
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 255, | |
737 /**/ | 739 /**/ |
738 254, | 740 254, |
739 /**/ | 741 /**/ |
740 253, | 742 253, |
741 /**/ | 743 /**/ |