updated for version 7.1b-001
diff --git a/src/gui_w32.c b/src/gui_w32.c
index c8f409c..e644813 100644
--- a/src/gui_w32.c
+++ b/src/gui_w32.c
@@ -1,4 +1,4 @@
-s, if any./* vi:set ts=8 sts=4 sw=4:
+/* vi:set ts=8 sts=4 sw=4:
  *
  * VIM - Vi IMproved		by Bram Moolenaar
  *				GUI support by Robert Webb
diff --git a/src/version.c b/src/version.c
index ddee207..c0f9b4b 100644
--- a/src/version.c
+++ b/src/version.c
@@ -667,6 +667,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1,
+/**/
     0
 };