summaryrefslogtreecommitdiffstats
path: root/src/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/version.c b/src/version.c
index 9796471f66..b2132c9d1a 100644
--- a/src/version.c
+++ b/src/version.c
@@ -598,11 +598,7 @@ static char *(features[]) =
#else
"-statusline",
#endif
-#ifdef FEAT_SUN_WORKSHOP
- "+sun_workshop",
-#else
"-sun_workshop",
-#endif
#ifdef FEAT_SYN_HL
"+syntax",
#else
@@ -796,6 +792,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 763,
+/**/
762,
/**/
761,