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 891fece308..6287c79d7a 100644
--- a/src/version.c
+++ b/src/version.c
@@ -605,11 +605,7 @@ static char *(features[]) =
#else
"-tag_binary",
#endif
-#ifdef FEAT_TAG_OLDSTATIC
- "+tag_old_static",
-#else
"-tag_old_static",
-#endif
"-tag_any_white",
#ifdef FEAT_TCL
# ifdef DYNAMIC_TCL
@@ -776,6 +772,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 1093,
+/**/
1092,
/**/
1091,