aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index d7038fd635..c79c9d0f38 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -71,9 +71,9 @@ static char *features[] = {
// clang-format off
static int included_patches[] = {
- //826,
+ 826,
//825,
- //824,
+ //824 NA
//823,
//822,
//821,
@@ -84,7 +84,7 @@ static int included_patches[] = {
//816,
//815,
//814,
- //813,
+ 813,
//812,
//811,
//810,