patch 8.2.0184: blob test fails

Problem:    Blob test fails.
Solution:   Check for different error when float feature is missing.
diff --git a/src/version.c b/src/version.c
index 4bffa7b..0c30f25 100644
--- a/src/version.c
+++ b/src/version.c
@@ -743,6 +743,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    184,
+/**/
     183,
 /**/
     182,