summaryrefslogtreecommitdiffstats
path: root/src/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/version.c b/src/version.c
index 1dfb092a61..1d14392cab 100644
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 187,
+/**/
186,
/**/
185,
@@ -1205,9 +1207,6 @@ list_version()
# endif
#endif
-#ifdef RISCOS
- MSG_PUTS(_("\nRISC OS version"));
-#endif
#ifdef VMS
MSG_PUTS(_("\nOpenVMS version"));
# ifdef HAVE_PATHDEF