comparison src/version.c @ 5780:d2286df8719d v7.4.234

updated for version 7.4.234 Problem: Can't get the command that was used to start Vim. Solution: Add v:progpath. (Viktor Kojouharov)
author Bram Moolenaar <bram@vim.org>
date Tue, 01 Apr 2014 19:55:49 +0200
parents 22a1d5762ba3
children 5ab2946f7ce5
comparison
equal deleted inserted replaced
5779:efce50628d78 5780:d2286df8719d
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 234,
737 /**/ 739 /**/
738 233, 740 233,
739 /**/ 741 /**/
740 232, 742 232,
741 /**/ 743 /**/