comparison src/version.c @ 9052:3a6b66c02d6d v7.4.1811

commit https://github.com/vim/vim/commit/3266c85a44a637862b0ed6e531680c6ab2897ab5 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 30 18:07:05 2016 +0200 patch 7.4.1811 Problem: Netbeans channel gets garbage collected. Solution: Set reference in nb_channel.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Apr 2016 18:15:06 +0200
parents 31bba6f25d84
children f129fd3ebd98
comparison
equal deleted inserted replaced
9051:90d5e86e27e5 9052:3a6b66c02d6d
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1811,
756 /**/ 758 /**/
757 1810, 759 1810,
758 /**/ 760 /**/
759 1809, 761 1809,
760 /**/ 762 /**/