Add missing change to version.c
diff --git a/src/version.c b/src/version.c
index c96c233..4b54bac 100644
--- a/src/version.c
+++ b/src/version.c
@@ -758,6 +758,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    3605,
+/**/
     3604,
 /**/
     3603,