aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nvim/version.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index a957d844be..8045044d6a 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -178,6 +178,17 @@ static char *(features[]) = {
// clang-format off
static int included_patches[] = {
+ 673,
+ //672,
+ //671,
+ //670,
+ //669,
+ //668,
+ //667,
+ //666,
+ //665,
+ //664,
+ //663,
//662,
//661,
660,