diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    335,
+/**/
     334,
 /**/
     333,