diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-14 13:33:56 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-14 13:33:56 +0200 |
commit | 4421d6af223c92f29673154112939658126edca1 (patch) | |
tree | 1e4db804642226d261c73beddf0e90b9ff8b2870 /Makefile | |
parent | bfc8b97639795a579edcb057de2480ebe9837876 (diff) | |
download | vim-git-4421d6af223c92f29673154112939658126edca1.tar.gz |
Version 7.3f -> 7.3g
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ all install uninstall tools config configure reconfig proto depend lint tags typ # Before creating an archive first delete all backup files, *.orig, etc. MAJOR = 7 -MINOR = 3f +MINOR = 3g # Uncomment this line if the Win32s version is to be included. DOSBIN_S = dosbin_s |