diff src/version.c @ 6655:6c94cedccda4 v7.4.652

updated for version 7.4.652 Problem: Xxd lacks a few features. Solution: Use 8 characters for the file position. Add the -e and -o arguments. (Vadim Vygonets)
author Bram Moolenaar <bram@vim.org>
date Thu, 05 Mar 2015 17:51:15 +0100
parents 2c7f279d419c
children 41d50eba0c0f
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    652,
+/**/
     651,
 /**/
     650,