diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    122,
+/**/
     121,
 /**/
     120,