mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 21:07:44 +00:00
version.c: Add new patch numbers
This commit is contained in:
committed by
Justin M. Keyes
parent
5a1a2ba783
commit
ed464908e4
@@ -67,6 +67,16 @@ static char *features[] = {
|
|||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
static int included_patches[] = {
|
static int included_patches[] = {
|
||||||
|
//712,
|
||||||
|
//711,
|
||||||
|
//710,
|
||||||
|
//709,
|
||||||
|
//708,
|
||||||
|
//707,
|
||||||
|
//706,
|
||||||
|
//705,
|
||||||
|
//704,
|
||||||
|
//703,
|
||||||
702,
|
702,
|
||||||
//701,
|
//701,
|
||||||
//700,
|
//700,
|
||||||
|
|||||||
Reference in New Issue
Block a user