commit | 113ce084569893a3897c8cc4d7d0f301fef7978a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 30 12:32:52 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 30 12:32:52 2016 +0200 |
tree | a866aa46b6636fa2db28af63aa771b4e78386a1d | |
parent | 631225627d448b591e529a5d3e7ac74ef44b8459 [diff] [blame] |
patch 7.4.1801 Problem: Make uninstall leaves file behind. Solution: Delete rgb.txt. (Kazunobu Kuriyama)
diff --git a/src/version.c b/src/version.c index e49c125..36ea2e8 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1801, +/**/ 1800, /**/ 1799,