diff src/version.c @ 7177:c4d677c50b9b v7.4.899

commit https://github.com/vim/vim/commit/c92399f4ee6d0289dbe5d708d14a84e32f617bd5 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 25 13:55:00 2015 +0100 patch 7.4.899 Problem: README file is not optimal. Solution: Move buttons, update some text. (closes #460)
author Christian Brabandt <cb@256bit.org>
date Sun, 25 Oct 2015 14:00:04 +0100
parents 22f87d5e9533
children f7d6cc6b78b5
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    899,
+/**/
     898,
 /**/
     897,