commit | 542512a3e5582ad6630aac0f05dddcdef1558031 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Feb 15 15:28:09 2011 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 15 15:28:09 2011 +0100 |
tree | 1a8b9f35bc888ea544891d8dcac9955cce7acbf4 | |
parent | b75d09d42b4fb277071afd166c8a394a8b6e0fda [diff] [blame] |
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.
diff --git a/src/version.c b/src/version.c index 97170e6..2827368 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 122, +/**/ 121, /**/ 120,