comparison src/version.c @ 25727:71d3ebfb00b6 v8.2.3399

patch 8.2.3399: Octave files are not recognized Commit: https://github.com/vim/vim/commit/deba5eb195d6ac70171d4973091fa884809fa3fa Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 3 19:21:36 2021 +0200 patch 8.2.3399: Octave files are not recognized Problem: Octave files are not recognized. Solution: Detect Octave files. (Doug Kearns)
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Sep 2021 19:30:04 +0200
parents 2dd3007f902d
children 0f93e9423890
comparison
equal deleted inserted replaced
25726:96b550d048aa 25727:71d3ebfb00b6
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3399,
758 /**/ 760 /**/
759 3398, 761 3398,
760 /**/ 762 /**/
761 3397, 763 3397,
762 /**/ 764 /**/