Patch 7.4.1599 Problem: No link to Coverity. Solution: Add Coverity badge in README. Files: README.md
*** ../vim-7.4.1598/README.md 2016-01-01 18:34:35.752599592 +0100 --- README.md 2016-03-19 15:05:55.984715616 +0100 *************** *** 2,7 **** --- 2,8 ---- [](https://travis-ci.org/vim/vim) [](https://coveralls.io/github/vim/vim?branch=master) [](https://ci.appveyor.com/project/chrisbra/vim) + [](https://scan.coverity.com/projects/vim) ## What is Vim? ## *** ../vim-7.4.1598/src/version.c 2016-03-19 14:48:26.947690216 +0100 --- src/version.c 2016-03-19 15:14:05.471597659 +0100 *************** *** 750,751 **** --- 750,753 ---- { /* Add new patch number below this line */ + /**/ + 1599, /**/ -- Ed's Radiator Shop: The Best Place in Town to Take a Leak. /// 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.
