commit | a8e3580be61f582aad05d3154896e73b0c414efb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jun 29 15:19:21 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jun 29 15:19:21 2013 +0200 |
tree | 19e77a51221061319fb07e9cdfb481f0bd0d96b1 | |
parent | 630a730f9b91511f8da556dd5dc0d15f0a23f46a [diff] [blame] |
updated for version 7.3.1266 Problem: QNX: GUI fails to start. Solution: Remove the QNX-specific #ifdef. (Sean Boudreau)
diff --git a/src/version.c b/src/version.c index 1d85f73..b35ed20 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1266, +/**/ 1265, /**/ 1264,