comparison src/version.c @ 2762:9a98d8562637 v7.3.157

updated for version 7.3.157 Problem: Superfluous assignment. Solution: Remove assignment.
author Bram Moolenaar <bram@vim.org>
date Mon, 11 Apr 2011 14:26:19 +0200
parents 7fb8cdb9cb25
children b5f774f15927
comparison
equal deleted inserted replaced
2761:f931f377e853 2762:9a98d8562637
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 157,
717 /**/ 719 /**/
718 156, 720 156,
719 /**/ 721 /**/
720 155, 722 155,
721 /**/ 723 /**/