comparison 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
comparison
equal deleted inserted replaced
6654:9ca07709d626 6655:6c94cedccda4
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 652,
744 /**/ 746 /**/
745 651, 747 651,
746 /**/ 748 /**/
747 650, 749 650,
748 /**/ 750 /**/