commit | 4de6a212f922aa132e9a76d0392bee3adfee6e29 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 08 16:13:44 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 08 16:13:44 2014 +0100 |
tree | 58b1735f079269f16446c85a93dd0dbad9275045 | |
parent | 47b8342abd3dfee39f5961dbb15883c3a95d8488 [diff] [blame] |
updated for version 7.4.193 Problem: Typos in messages. Solution: "then" -> "than". (Dominique Pelle)
diff --git a/src/version.c b/src/version.c index 9c0945e..c3776ac 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 193, +/**/ 192, /**/ 191,