Steps to reproduce
- Look on the about dialog box and it shows "Custom version 9.0.472 (174)`. close it
- Open
Check for updates menu. it shows "MacVim 9.0.472 is the newest version"
- Check GitHub releases page, it shows "MacVim Release 174"
Expected behaviour
I expect all sources show more or less the same text, e.g. "MacVim Release 9.0.472 (174)". This is required for a user to have a strong visual connection between versions seen in all of these sources
I do NOT expect that :version command is touched in any way.
I do NOT expect that HomeBrew/MacPorts versioning is touched in any way.
Version of Vim and architecture
arm64
Environment
Operating system: macOS Monterey 12.6
Terminal: GUI only
How MacVim was installed
from GitHub releases to the default location
Logs and stack traces
No response
Vim configuration where issue is reproducable
No response
Issue has been tested with given configuration
Issue has been tested with no configuration
Other conditions
Steps to reproduce
Check for updatesmenu. it shows "MacVim 9.0.472 is the newest version"Expected behaviour
I expect all sources show more or less the same text, e.g. "MacVim Release 9.0.472 (174)". This is required for a user to have a strong visual connection between versions seen in all of these sources
I do NOT expect that
:versioncommand is touched in any way.I do NOT expect that HomeBrew/MacPorts versioning is touched in any way.
Version of Vim and architecture
arm64
Environment
Operating system: macOS Monterey 12.6
Terminal: GUI only
How MacVim was installed
from GitHub releases to the default location
Logs and stack traces
No response
Vim configuration where issue is reproducable
No response
Issue has been tested with given configuration
Issue has been tested with no configuration
mvim --clean(orgvim, supplied by MacVim distribution)vim --clean(in terminal, supplied by MacVim distribution)vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)Other conditions