]> granicus.if.org Git - vim/commitdiff
patch 8.1.0077: header of README file is not nice v8.1.0077
authorBram Moolenaar <Bram@vim.org>
Mon, 18 Jun 2018 20:31:11 +0000 (22:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 18 Jun 2018 20:31:11 +0000 (22:31 +0200)
Problem:    Header of README file is not nice.
Solution:   Move text to the bottom.

README.md
src/version.c

index f6fb7d0feffef463f2c4f4181f46424d391bd504..bc592147bb60016e2a8c95fddc08ff64adfa68de 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-`README.md` for version 8.1 of Vim: Vi IMproved.
-
 ![Vim Logo](https://github.com/vim/vim/blob/master/runtime/vimlogo.gif)
 
 [![Build Status](https://travis-ci.org/vim/vim.svg?branch=master)](https://travis-ci.org/vim/vim)
@@ -139,3 +137,6 @@ If nothing else works, report bugs directly:
 
 Send any other comments, patches, flowers and suggestions to:
        Bram Moolenaar <Bram@vim.org>
+
+
+This is `README.md` for version 8.1 of Vim: Vi IMproved.
index 04923fb3fb9d1e2520d18b92e94e2a003218d03b..354066fb34a419f3cde10108f904c034f78429b8 100644 (file)
@@ -761,6 +761,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    77,
 /**/
     76,
 /**/