commit | 03305f396ff7be377cb608f1a281c1eb5aa80d0b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Mar 24 19:44:09 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Mar 24 19:44:09 2014 +0100 |
tree | b92428c6d3cded9387a1abd424104b6ff240cf89 | |
parent | 5803ae6c076b1d61381afe27fcdedac61dd2cda9 [diff] [blame] |
updated for version 7.4.214 Problem: Compilation problems on HP_nonStop (Tandem). Solution: Add #defines. (Joachim Schmitz)
diff --git a/src/version.c b/src/version.c index d8106a4..43b921a 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 214, +/**/ 213, /**/ 212,