commit | 4d1961783fdcb133b6b181acb7166b9f1872bf09 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 27 18:07:44 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 27 18:07:44 2016 +0100 |
tree | d5756b555f6f75b626c1f0439e8736ba399ee9ee | |
parent | 9e24f0c5c1b1097295d0619d95da66e6b2d83ac9 [diff] [blame] |
patch 7.4.1432 Problem: Typo in button text. Solution: Fix the typo. (Dominique Pelle)
diff --git a/src/version.c b/src/version.c index f54913e..5ae9179 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1432, +/**/ 1431, /**/ 1430,