patch 7.4.1251
Problem:    New test file missing from distribution.
Solution:   Add src/testdir/*.py.
diff --git a/src/version.c b/src/version.c
index 4af96f1..f88b8cb 100644
--- a/src/version.c
+++ b/src/version.c
@@ -743,6 +743,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1251,
+/**/
     1250,
 /**/
     1249,