Mercurial > vim
comparison src/version.c @ 2659:4ac0c84d1c50 v7.3.079
updated for version 7.3.079
Problem: Duplicate lines in makefile.
Solution: Remove the lines. (Hong Xu)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 08 Dec 2010 14:55:02 +0100 |
parents | b93a3fc3897b |
children | e19ecdb13f34 |
comparison
equal
deleted
inserted
replaced
2658:b93a3fc3897b | 2659:4ac0c84d1c50 |
---|---|
712 NULL | 712 NULL |
713 }; | 713 }; |
714 | 714 |
715 static int included_patches[] = | 715 static int included_patches[] = |
716 { /* Add new patch number below this line */ | 716 { /* Add new patch number below this line */ |
717 /**/ | |
718 79, | |
717 /**/ | 719 /**/ |
718 78, | 720 78, |
719 /**/ | 721 /**/ |
720 77, | 722 77, |
721 /**/ | 723 /**/ |