comparison src/version.c @ 25565:62fa7eb84625 v8.2.3319

patch 8.2.3319: Coverity action on github does not work Commit: https://github.com/vim/vim/commit/eed9616120f60ad17d5e133f505bba5c559aee89 Author: James McCoy <jamessan@jamessan.com> Date: Mon Aug 9 13:20:38 2021 +0200 patch 8.2.3319: Coverity action on github does not work Problem: Coverity action on github does not work. Solution: Remove undefined $SRCDIR. (James McCoy, closes https://github.com/vim/vim/issues/8739)
author Bram Moolenaar <Bram@vim.org>
date Mon, 09 Aug 2021 13:30:04 +0200
parents 10605253d009
children 0082503ff2ff
comparison
equal deleted inserted replaced
25564:0f6835247aa8 25565:62fa7eb84625
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 3319,
758 /**/ 760 /**/
759 3318, 761 3318,
760 /**/ 762 /**/
761 3317, 763 3317,
762 /**/ 764 /**/