diff --git a/0001-patch-8.2.2970-Python-configure-check-uses-deprecate.patch b/0001-patch-8.2.2970-Python-configure-check-uses-deprecate.patch
index ba6afa8..9dd74c7 100644
--- a/0001-patch-8.2.2970-Python-configure-check-uses-deprecate.patch
+++ b/0001-patch-8.2.2970-Python-configure-check-uses-deprecate.patch
@@ -45,19 +45,5 @@ index 2db04496f..9810ea1fc 100644
         if test -d "$d" && test -f "$d/config.c"; then
           vi_cv_path_python3_conf="$d"
         else
-diff --git a/src/version.c b/src/version.c
-index 055179cd2..628658199 100644
---- a/src/version.c
-+++ b/src/version.c
-@@ -750,6 +750,8 @@ static char *(features[]) =
- 
- static int included_patches[] =
- {   /* Add new patch number below this line */
-+/**/
-+    2970,
- /**/
-     2969,
- /**/
--- 
 2.31.1
 
diff --git a/0001-patch-8.2.2995-linker-errors-with-dynamic-Python-3.1.patch b/0001-patch-8.2.2995-linker-errors-with-dynamic-Python-3.1.patch
index 1b00efa..45f731e 100644
--- a/0001-patch-8.2.2995-linker-errors-with-dynamic-Python-3.1.patch
+++ b/0001-patch-8.2.2995-linker-errors-with-dynamic-Python-3.1.patch
@@ -61,19 +61,5 @@ index f9c8002da..c7db9d7a2 100644
  # ifdef MSWIN
  /*
   * Look up the library "libname" using the InstallPath registry key.
-diff --git a/src/version.c b/src/version.c
-index 58bd42016..b146efb69 100644
---- a/src/version.c
-+++ b/src/version.c
-@@ -750,6 +750,8 @@ static char *(features[]) =
- 
- static int included_patches[] =
- {   /* Add new patch number below this line */
-+/**/
-+    2995,
- /**/
-     2994,
- /**/
--- 
 2.31.1