commit | de1502f2b48f77c98547a66b324e76be422228d3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Apr 09 22:08:21 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Apr 09 22:08:21 2015 +0200 |
tree | 38264037e693eda0ec2cd4e843a8984c830371a5 | |
parent | f6303878274b9aedfb9ac5b80d95002965093e5b [diff] [blame] |
patch 7.4.692 for Problem: Defining SOLARIS for no good reason. (Danek Duvall) Solution: Remove it.
diff --git a/src/version.c b/src/version.c index 1ae5f37..95dc69d 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 692, +/**/ 691, /**/ 690,