diff src/version.c @ 4187:171234e02b1e v7.3.845

updated for version 7.3.845 Problem: Enum indenting is not tested. Solution: Add tests. (Hong Xu)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Mar 2013 13:21:32 +0100
parents eccc0e8a82fb
children b06bb07d906b
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 */
 /**/
+    845,
+/**/
     844,
 /**/
     843,