Patch 8.0.1247 Problem: Not easy to find Debian build info. Solution: Add a badge in the README file. (Dominique Pelle) Files: README.md
*** ../vim-8.0.1246/README.md 2017-03-25 18:10:26.867248943 +0100 --- README.md 2017-11-02 18:07:28.403043806 +0100 *************** *** 4,9 **** --- 4,10 ---- [](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? ## *** ../vim-8.0.1246/src/version.c 2017-11-02 17:50:09.901161926 +0100 --- src/version.c 2017-11-02 18:08:26.778701145 +0100 *************** *** 763,764 **** --- 763,766 ---- { /* Add new patch number below this line */ + /**/ + 1247, /**/ -- It is illegal for a driver to be blindfolded while operating a vehicle. [real standing law in Alabama, United States of America] /// 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.
