summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2012-08-23 22:28:46 +0200
committerBram Moolenaar <Bram@vim.org>2012-08-23 22:28:46 +0200
commit1c75a03501698b8cd1dcb4fd892bc329302d9533 (patch)
tree5b7b0647a3e8382d7549c62f8f10d4539a0f4e92
parent451cf63751673e5cc7ecfbd112325217d9a955b5 (diff)
Fix version.c, 638 was there twice.
-rw-r--r--src/version.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/version.c b/src/version.c
index 4598c74a00..a98779d732 100644
--- a/src/version.c
+++ b/src/version.c
@@ -722,8 +722,6 @@ static int included_patches[] =
/**/
638,
/**/
- 638,
-/**/
637,
/**/
636,