updated for version 7.3.1259
Problem:    No test for patch 7.3.1258
Solution:   Add a test entry.
diff --git a/src/version.c b/src/version.c
index d8a6f38..d9e62dd 100644
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1259,
+/**/
     1258,
 /**/
     1257,