diff --git a/buildenv b/buildenv index ea4ba9f..7e3dfe0 100644 --- a/buildenv +++ b/buildenv @@ -1,5 +1,5 @@ # bump: vim-version /VIM_VERSION="(.*)"/ fetch:https://api.github.com/repos/vim/vim/tags?per_page=50|/"name":"v(\d+\.\d+\.\d+[05]0)"/ -VIM_VERSION="9.2.0400" +VIM_VERSION="9.2.0450" export ZOPEN_BUILD_LINE="STABLE" export ZOPEN_CATEGORIES="editor development"