commit | c92399f4ee6d0289dbe5d708d14a84e32f617bd5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 25 13:55:00 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 25 13:55:00 2015 +0100 |
tree | 3e05760fa1c2c00b8046d31f776c95ad149709d6 | |
parent | 60cce2fb736c8ff6fdb9603f502d3c15f1f7a25d [diff] |
patch 7.4.899 Problem: README file is not optimal. Solution: Move buttons, update some text. (closes #460)
diff --git a/src/version.c b/src/version.c index a2aec2c..d866e76 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 899, +/**/ 898, /**/ 897,