]> granicus.if.org Git - vim/commitdiff
patch 8.1.1370: not using the new github feature for donations v8.1.1370
authorBram Moolenaar <Bram@vim.org>
Thu, 23 May 2019 18:42:10 +0000 (20:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 May 2019 18:42:10 +0000 (20:42 +0200)
Problem:    Not using the new github feature for donations.
Solution:   Add a Sponsor button. (closes #4417)

.github/FUNDING.yml [new file with mode: 0644]
src/version.c

diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644 (file)
index 0000000..1d7ad39
--- /dev/null
@@ -0,0 +1 @@
+custom: https://www.vim.org/sponsor/index.php
index 224fde2782e166f8dbbe6f69505f8270312653fa..d2e4b90245af039978fa03ca3520d18370a1f1c7 100644 (file)
@@ -767,6 +767,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1370,
 /**/
     1369,
 /**/