diff src/version.c @ 3468:b1a42d2522fb v7.3.498

updated for version 7.3.498 Problem: The behavior of the "- register changes depending on value of the 'clipboard' option. (Szamotulski) Solution: Also set the "- register when the register is "*" or "+". (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 20 Apr 2012 13:46:08 +0200
parents e34c620007be
children 4a2cb025b641
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    498,
+/**/
     497,
 /**/
     496,