diff src/version.c @ 3106:f04619f1fc16 v7.3.324

updated for version 7.3.324 Problem: Completion for ":compiler" shows color scheme names. Solution: Fix the directory name. (James Vega)
author Bram Moolenaar <bram@vim.org>
date Fri, 30 Sep 2011 16:23:32 +0200
parents 3bdb646fc8a4
children 8aca621c0091
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -710,6 +710,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    324,
+/**/
     323,
 /**/
     322,