1
0
forked from aniani/vim

patch 8.2.3075: xxd always reports an old version string

Problem:    Xxd always reports an old version string. (Åsmund Ervik)
Solution:   Update the version string with the last known change date.
            (Jürgen Weigert, closes #8475)
This commit is contained in:
=?UTF-8?q?J=C3=BCrgen=20Weigert?=
2021-06-29 20:36:25 +02:00
committed by Bram Moolenaar
parent ea042677ab
commit 80b2ba3e96
3 changed files with 6 additions and 8 deletions

View File

@@ -755,6 +755,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3075,
/**/
3074,
/**/