aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Prager <splinterofchaos@gmail.com>2014-10-22 17:09:42 -0400
committerScott Prager <splinterofchaos@gmail.com>2014-10-23 13:18:02 -0400
commit089f977d18c591a0b363dc98bb2215210fb2860b (patch)
tree73ad5218124a749527a94f4f1a9331bf86909994
parent95cdf32f24562f09547e77f406bb764118779a97 (diff)
downloadrneovim-089f977d18c591a0b363dc98bb2215210fb2860b.tar.gz
rneovim-089f977d18c591a0b363dc98bb2215210fb2860b.tar.bz2
rneovim-089f977d18c591a0b363dc98bb2215210fb2860b.zip
version: update patches to 488
-rw-r--r--src/nvim/version.c30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 5b829ef310..467cc01c42 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -175,6 +175,36 @@ static char *(features[]) = {
};
static int included_patches[] = {
+ //488,
+ //487,
+ //486,
+ //485,
+ //484,
+ //483,
+ //482,
+ //481,
+ //480,
+ //479,
+ //478,
+ //477,
+ //476,
+ //475,
+ //474,
+ //473,
+ //472,
+ //471,
+ //470,
+ //469,
+ //468,
+ //467,
+ //465,
+ //464,
+ //463,
+ //462,
+ //461,
+ //460,
+ //459,
+ //458,
//457,
//456,
//455,