Patch 8.0.1255 (after 8.0.1248) Problem: duplicate badge README file. Solution: Remove one. (Dominique Pelle) Files: README.md
*** ../vim-8.0.1254/README.md 2017-11-02 18:12:56.097119507 +0100 --- README.md 2017-11-02 22:37:01.921530987 +0100 *************** *** 5,11 **** [](https://coveralls.io/github/vim/vim?branch=master) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://scan.coverity.com/projects/vim) ! [](https://buildd.debian.org/vim)[](https://buildd.debian.org/vim) ## What is Vim? ## --- 5,11 ---- [](https://coveralls.io/github/vim/vim?branch=master) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://scan.coverity.com/projects/vim) ! [](https://buildd.debian.org/vim) ## What is Vim? ## *** ../vim-8.0.1254/src/version.c 2017-11-02 22:29:32.840234120 +0100 --- src/version.c 2017-11-02 22:37:49.493244559 +0100 *************** *** 763,764 **** --- 763,766 ---- { /* Add new patch number below this line */ + /**/ + 1255, /**/ -- How do you know when you have run out of invisible ink? /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
