Patch 8.1.1370 Problem: Not using the new github feature for donations. Solution: Add a Sponsor button. (closes #4417) Files: .github/FUNDING.yml
*** ../vim-8.1.1369/.github/FUNDING.yml 2019-05-23 20:41:48.264449013 +0200 --- .github/FUNDING.yml 2019-05-23 20:18:03.375646995 +0200 *************** *** 0 **** --- 1 ---- + custom: https://www.vim.org/sponsor/index.php *** ../vim-8.1.1369/src/version.c 2019-05-23 20:12:43.788841875 +0200 --- src/version.c 2019-05-23 20:40:45.256789274 +0200 *************** *** 769,770 **** --- 769,772 ---- { /* Add new patch number below this line */ + /**/ + 1370, /**/ -- hundred-and-one symptoms of being an internet addict: 25. You believe nothing looks sexier than a man in boxer shorts illuminated only by a 17" inch svga monitor. /// 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/201905231842.x4NIgTZO002027%40masaka.moolenaar.net. For more options, visit https://groups.google.com/d/optout.
