commit | 31845093b7f1b33e0c7e9e592bef65528674a1f2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Sep 05 22:58:31 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Sep 05 22:58:31 2016 +0200 |
tree | b3915583340126de3f5141f0f61b445b7901640b | |
parent | 75537a93e985ef32e6c267b06ce93629855dd983 [diff] [blame] |
patch 7.4.2333 Problem: Outdated comments in test. Solution: Cleanup normal mode test. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index 98b7225..fda0bf9 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2333, +/**/ 2332, /**/ 2331,