diff src/version.c @ 2595:bf9579ab26e5 v7.3.019

updated for version 7.3.019 Problem: ":nbstart" can fail silently. Solution: Give an error when netbeans is not supported by the GUI. (Xavier de Gaye)
author Bram Moolenaar <bram@vim.org>
date Thu, 30 Sep 2010 21:03:26 +0200
parents 56b638f2029e
children c3b5d3fe9404
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    19,
+/**/
     18,
 /**/
     17,