comparison src/version.c @ 6749:57e81ce74c06 v7.4.697

patch 7.4.697 Problem: The filename used for ":profile" must be given literally. Solution: Expand "~" and environment variables. (Marco Hinz)
author Bram Moolenaar <bram@vim.org>
date Mon, 13 Apr 2015 15:37:56 +0200
parents 4c4c8a53347b
children f5b262981753
comparison
equal deleted inserted replaced
6748:aa581f2aab3e 6749:57e81ce74c06
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 697,
744 /**/ 746 /**/
745 696, 747 696,
746 /**/ 748 /**/
747 695, 749 695,
748 /**/ 750 /**/