commit | 0c2c96e47c8b44f7d69da2add906224a89318ff7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Feb 16 19:44:20 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 16 19:44:20 2016 +0100 |
tree | bf6996ecbf476640cd569417dca2e911944dbcc8 | |
parent | ba093bc0002ac60aebd0f2d8a458e2fdac38f1ed [diff] [blame] |
patch 7.4.1338 Problem: Another part of the change is missing. Solution: Type os_unix.c right this time.
diff --git a/src/version.c b/src/version.c index 9474c42..a865566 100644 --- a/src/version.c +++ b/src/version.c
@@ -748,6 +748,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1338, +/**/ 1337, /**/ 1336,