]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3075: xxd always reports an old version string v8.2.3075
author=?UTF-8?q?J=C3=BCrgen=20Weigert?= <jnweiger@gmail.com>
Tue, 29 Jun 2021 18:36:25 +0000 (20:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 29 Jun 2021 18:36:25 +0000 (20:36 +0200)
commit80b2ba3e9602e09ab523e78946fbb26da311b68b
treef125ff3eab672fccc73ab831745768c3d361d421
parentea042677ab5cab736540f3164909cac2c685de74
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)
src/testdir/test_xxd.vim
src/version.c
src/xxd/xxd.c