From: Bram Moolenaar Date: Fri, 6 Aug 2010 18:53:49 +0000 (+0200) Subject: Update version number in gvim.exe manifest. (Michael Wookey) X-Git-Tag: v7.3~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3737f8988c0a5f80fd64ab2dadce0192a3553e00;p=vim Update version number in gvim.exe manifest. (Michael Wookey) --- diff --git a/Makefile b/Makefile index 2c61bb8ee..269683529 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,8 @@ DOSBIN_S = dosbin_s # - Update Vim version number. For a test version in: src/version.h, Contents, # MAJOR/MINOR above, VIMMAJOR and VIMMINOR in src/Makefile, README*.txt, # runtime/doc/*.txt and nsis/gvim.nsi. Other things in README_os2.txt. For a -# minor/major version: src/GvimExt/GvimExt.reg, src/vim.def, src/vim16.def. +# minor/major version: src/GvimExt/GvimExt.reg, src/vim.def, src/vim16.def, +# src/gvim.exe.mnf. # - Correct included_patches[] in src/version.c. # - Compile Vim with GTK, Perl, Python, Python3, TCL, Ruby, MZscheme, Lua (if # you can make it work), Cscope and "huge" features. Exclude workshop and diff --git a/src/gvim.exe.mnf b/src/gvim.exe.mnf index 003397992..26ade97f0 100644 --- a/src/gvim.exe.mnf +++ b/src/gvim.exe.mnf @@ -2,7 +2,7 @@