updated for version 7.3.187
Problem: The RISC OS port has obvious errors and is not being maintained.
Solution: Remove the RISC OS files and code.
diff --git a/src/version.c b/src/version.c
index 1dfb092..1d14392 100644
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 187,
+/**/
186,
/**/
185,
@@ -1205,9 +1207,6 @@
# endif
#endif
-#ifdef RISCOS
- MSG_PUTS(_("\nRISC OS version"));
-#endif
#ifdef VMS
MSG_PUTS(_("\nOpenVMS version"));
# ifdef HAVE_PATHDEF