diff src/version.c @ 5045:bbe4bd64c68c v7.3.1266

updated for version 7.3.1266 Problem: QNX: GUI fails to start. Solution: Remove the QNX-specific #ifdef. (Sean Boudreau)
author Bram Moolenaar <bram@vim.org>
date Sat, 29 Jun 2013 15:19:21 +0200
parents 53c1b30632df
children cabdcfe72dc3
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1266,
+/**/
     1265,
 /**/
     1264,