comparison src/version.c @ 3052:43b1d031e302 v7.3.298

updated for version 7.3.298 Problem: Built-in colors are different from rgb.txt. Solution: Adjust the color values. (Benjamin Haskell)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Sep 2011 18:58:29 +0200
parents 22550986c713
children eb4972982bfe
comparison
equal deleted inserted replaced
3051:ab3dccb44ded 3052:43b1d031e302
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 298,
712 /**/ 714 /**/
713 297, 715 297,
714 /**/ 716 /**/
715 296, 717 296,
716 /**/ 718 /**/