comparison src/version.c @ 2705:58f47e17ba15 v7.3.122

updated for version 7.3.122 Problem: Having auto/config.mk in the repository causes problems. Solution: Remove auto/config.mk from the distribution. In the toplevel Makefile copy it from the "dist" file.
author Bram Moolenaar <bram@vim.org>
date Tue, 15 Feb 2011 15:28:09 +0100
parents a14db0b78c59
children 34f62bcce014
comparison
equal deleted inserted replaced
2704:a14db0b78c59 2705:58f47e17ba15
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 122,
717 /**/ 719 /**/
718 121, 720 121,
719 /**/ 721 /**/
720 120, 722 120,
721 /**/ 723 /**/