mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 12:08:33 +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
|
||||
static int included_patches[] = {
|
||||
//712,
|
||||
//711,
|
||||
//710,
|
||||
//709,
|
||||
//708,
|
||||
//707,
|
||||
//706,
|
||||
//705,
|
||||
//704,
|
||||
//703,
|
||||
702,
|
||||
//701,
|
||||
//700,
|
||||
|
Reference in New Issue
Block a user