comparison src/version.c @ 3664:0e06193d4bd7 v7.3.592

updated for version 7.3.592 Problem: Vim on GTK does not support g:browsefilter. Solution: Add a GtkFileFilter to the file chooser. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 10 Jul 2012 13:12:51 +0200
parents e5b925ae56e3
children 46896c29edd7
comparison
equal deleted inserted replaced
3663:906c91f4fae8 3664:0e06193d4bd7
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 592,
717 /**/ 719 /**/
718 591, 720 591,
719 /**/ 721 /**/
720 590, 722 590,
721 /**/ 723 /**/