updated for version 7.3.353
Problem:    Missing part of the urxvt patch.
Solution:   Add the change in term.c
diff --git a/src/version.c b/src/version.c
index aed1266..a72be66 100644
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    353,
+/**/
     352,
 /**/
     351,