commit | 936c48f8ca82a0257640c8c9d0792538f5a7e813 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 09 15:50:48 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 09 15:50:48 2016 +0200 |
tree | 672c06480498f64f0e218cb879e2fbd5a18c63ef | |
parent | 8ddef48d1eade1911b946fdda8c73c80856e6273 [diff] [blame] |
patch 8.0.0025 Problem: Inconsistent use of spaces vs tabs in gd test. Solution: Use tabs. (Anton Lindqvist)
diff --git a/src/version.c b/src/version.c index 78f5264..9a16985 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 25, +/**/ 24, /**/ 23,