commit | 4ed89cdf41cf3d509fd30e6f7c577a7c090679a9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 05 12:02:25 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 05 12:02:25 2014 +0200 |
tree | 1f486635fd389d67ef1b36467f42dc71e21525f3 | |
parent | 21e854e5ce08ad419441136b1698d535ff818a72 [diff] [blame] |
updated for version 7.4.246 Problem: Configure message for detecting smack are out of sequence. Solution: Put the messages in the right place. (Kazunobu Kuriyama)
diff --git a/src/version.c b/src/version.c index e38acfb..420f4e3 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 246, +/**/ 245, /**/ 244,