patch 8.1.0383: missing source file rename

Problem:    Missing source file rename.
Solution:   Update the dependency.
diff --git a/src/version.c b/src/version.c
index d6a8817..6f75233 100644
--- a/src/version.c
+++ b/src/version.c
@@ -795,6 +795,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    383,
+/**/
     382,
 /**/
     381,