comparison src/version.c @ 17567:b25f81a18616 v8.1.1781

patch 8.1.1781: Amiga: no builtin OS readable version info commit https://github.com/vim/vim/commit/70576f70f789d6161068fbe126f29ad976e029e9 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 31 20:40:08 2019 +0200 patch 8.1.1781: Amiga: no builtin OS readable version info Problem: Amiga: no builtin OS readable version info. Solution: Add a "version" variable. (Ola S?der, closes https://github.com/vim/vim/issues/4753)
author Bram Moolenaar <Bram@vim.org>
date Wed, 31 Jul 2019 20:45:07 +0200
parents 0026ea34a8d5
children 9544335db006
comparison
equal deleted inserted replaced
17566:132008ac886d 17567:b25f81a18616
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1781,
780 /**/ 782 /**/
781 1780, 783 1780,
782 /**/ 784 /**/
783 1779, 785 1779,
784 /**/ 786 /**/