updated for version 7.3.524
Problem:    Missing comma.
Solution:   Add the comma.
diff --git a/src/version.c b/src/version.c
index 82672b1..6878ef2 100644
--- a/src/version.c
+++ b/src/version.c
@@ -715,7 +715,9 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
-    523
+    524,
+/**/
+    523,
 /**/
     522,
 /**/