comparison src/version.c @ 5989:8ad2ecd11602 v7.4.335

updated for version 7.4.335 Problem: No digraph for the new rouble sign. Solution: Add the digraphs =R and =P.
author Bram Moolenaar <bram@vim.org>
date Wed, 18 Jun 2014 21:38:18 +0200
parents 03d260a8ea0c
children a42ba1e50992
comparison
equal deleted inserted replaced
5988:70a5d1b7b485 5989:8ad2ecd11602
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 335,
737 /**/ 739 /**/
738 334, 740 334,
739 /**/ 741 /**/
740 333, 742 333,
741 /**/ 743 /**/