From 1a42b4befb5307d20dc6ff4685116e085ece3b1f Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 28 Jul 2013 18:29:08 +0200 Subject: Update files for the 7.4b BETA release. --- src/version.c | 94 ----------------------------------------------------------- 1 file changed, 94 deletions(-) (limited to 'src/version.c') diff --git a/src/version.c b/src/version.c index e71b778aa..f06355765 100644 --- a/src/version.c +++ b/src/version.c @@ -727,100 +727,6 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ -/**/ - 47, -/**/ - 46, -/**/ - 45, -/**/ - 44, -/**/ - 43, -/**/ - 42, -/**/ - 41, -/**/ - 40, -/**/ - 39, -/**/ - 38, -/**/ - 37, -/**/ - 36, -/**/ - 35, -/**/ - 34, -/**/ - 33, -/**/ - 32, -/**/ - 31, -/**/ - 30, -/**/ - 29, -/**/ - 28, -/**/ - 27, -/**/ - 26, -/**/ - 25, -/**/ - 24, -/**/ - 23, -/**/ - 22, -/**/ - 21, -/**/ - 20, -/**/ - 19, -/**/ - 18, -/**/ - 17, -/**/ - 16, -/**/ - 15, -/**/ - 14, -/**/ - 13, -/**/ - 12, -/**/ - 11, -/**/ - 10, -/**/ - 9, -/**/ - 8, -/**/ - 7, -/**/ - 6, -/**/ - 5, -/**/ - 4, -/**/ - 3, -/**/ - 2, -/**/ - 1, /**/ 0 }; -- cgit v1.2.3