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.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index bab38a8d32..eac5854ff0 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -201,6 +201,17 @@ static char *(features[]) = {
static int included_patches[] = {
// Add new patch number below this line
+ 285,
+ //284,
+ //283,
+ //282,
+ //281,
+ //280,
+ //279,
+ //278,
+ //277,
+ //276,
+ //275,
274,
//273,
272,