Remove patch chunks for version.c
This commit is contained in:
parent
f1e1f1d882
commit
4002807a0a
@ -45,19 +45,5 @@ index 2db04496f..9810ea1fc 100644
|
|||||||
if test -d "$d" && test -f "$d/config.c"; then
|
if test -d "$d" && test -f "$d/config.c"; then
|
||||||
vi_cv_path_python3_conf="$d"
|
vi_cv_path_python3_conf="$d"
|
||||||
else
|
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
|
2.31.1
|
||||||
|
|
||||||
|
@ -61,19 +61,5 @@ index f9c8002da..c7db9d7a2 100644
|
|||||||
# ifdef MSWIN
|
# ifdef MSWIN
|
||||||
/*
|
/*
|
||||||
* Look up the library "libname" using the InstallPath registry key.
|
* 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
|
2.31.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user