patch 9.0.0325: MS-Windows: completion test fails

Problem:    MS-Windows: completion test fails.
Solution:   Adjust directory prefix.
diff --git a/src/version.c b/src/version.c
index 915e486..5e1d931 100644
--- a/src/version.c
+++ b/src/version.c
@@ -708,6 +708,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    325,
+/**/
     324,
 /**/
     323,