On Mon, Mar 13, 2017 at 2:45 PM, Marius Gedminas
<[email protected]> wrote:
> version.c includes patch 446 twice, which makes :version display
>
> Included patches: 1-446, 446-454
>
I confirm the problem. AFAICT, there is only one patch 446, however,
so the attached patch ought to fix it.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
# HG changeset patch
# Parent 1cb437e354391b01fd4b65b95bea6f5353d3b428
diff --git a/src/version.c b/src/version.c
--- a/src/version.c
+++ b/src/version.c
@@ -778,18 +778,16 @@ static int included_patches[] =
449,
/**/
448,
/**/
447,
/**/
446,
/**/
- 446,
-/**/
445,
/**/
444,
/**/
443,
/**/
442,
/**/