comparison src/version.c @ 25168:68f0093134b1 v8.2.3120

patch 8.2.3120: crypt with sodium test fails on MS-Windows Commit: https://github.com/vim/vim/commit/db8647277082a8a69a189ded8bd1408af993b54e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 8 11:37:50 2021 +0200 patch 8.2.3120: crypt with sodium test fails on MS-Windows Problem: Crypt with sodium test fails on MS-Windows. Solution: Make the tests pass. (closes https://github.com/vim/vim/issues/8428)
author Bram Moolenaar <Bram@vim.org>
date Thu, 08 Jul 2021 11:45:04 +0200
parents ff769f272e7f
children ac54d215fbec
comparison
equal deleted inserted replaced
25167:92b0acab7286 25168:68f0093134b1
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 3120,
758 /**/ 760 /**/
759 3119, 761 3119,
760 /**/ 762 /**/
761 3118, 763 3118,
762 /**/ 764 /**/