commit | 173c98550fa783cbc4d65cc6986b80a3e7459195 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 29 17:27:01 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 29 17:27:01 2010 +0200 |
tree | 0212537e5a69bfaaafb309638547ab9b171e295b | |
parent | 3967692f9e46fa6156fff7f8f29aab0e469eed2e [diff] [blame] |
updated for version 7.3.016 Problem: Netbeans doesn't work under Athena. Solution: Support Athena, just like Motif. (Xavier de Gaye)
diff --git a/src/version.c b/src/version.c index e24fb6b..b3fc12e 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 16, +/**/ 15, /**/ 14,