From 1c75a03501698b8cd1dcb4fd892bc329302d9533 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 23 Aug 2012 22:28:46 +0200 Subject: Fix version.c, 638 was there twice. --- src/version.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/version.c b/src/version.c index 4598c74a0..a98779d73 100644 --- a/src/version.c +++ b/src/version.c @@ -719,8 +719,6 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ -/**/ - 638, /**/ 638, /**/ -- cgit v1.2.3