patch 8.2.0931: some remarks about BeOS remain
Problem: Some remarks about BeOS remain.
Solution: Remove BeOS remarks from the help and other files. (Emir Sari,
closes #6221)
diff --git a/src/INSTALL b/src/INSTALL
index a404833..6f3781e 100644
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -15,7 +15,6 @@
See INSTALLvms.txt for VMS
See INSTALLx.txt for cross-compiling on Unix
See ../READMEdir/README_390.txt for z/OS and OS/390 Unix
-See ../runtime/doc/os_beos.txt for BeBox
See ../runtime/doc/os_haiku.txt for Haiku
1. Generic
diff --git a/src/version.c b/src/version.c
index e446a7b..372d0c0 100644
--- a/src/version.c
+++ b/src/version.c
@@ -755,6 +755,8 @@
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 931,
+/**/
930,
/**/
929,