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 00c63e53ce..aa73ebd878 100644
--- a/src/version.c
+++ b/src/version.c
@@ -255,11 +255,7 @@ static char *(features[]) =
#else
"-extra_search",
#endif
-#ifdef FEAT_FKMAP
- "+farsi",
-#else
"-farsi",
-#endif
#ifdef FEAT_SEARCHPATH
"+file_in_path",
#else
@@ -784,6 +780,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 932,
+/**/
931,
/**/
930,