comparison src/version.c @ 5867:a6b59ee633a3 v7.4.276

updated for version 7.4.276 Problem: The fish shell is not supported. Solution: Use begin/end instead of () for fish. (Andy Russell)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 May 2014 15:10:21 +0200
parents 8a3117a4887c
children 373204662d82
comparison
equal deleted inserted replaced
5866:82fb215489fe 5867:a6b59ee633a3
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 276,
737 /**/ 739 /**/
738 275, 740 275,
739 /**/ 741 /**/
740 274, 742 274,
741 /**/ 743 /**/