diff src/Makefile @ 2527:a89f8c036bc5 vim73

Version 7.3e -> 7.3f.
author Bram Moolenaar <bram@vim.org>
date Mon, 09 Aug 2010 20:16:32 +0200
parents 892c7366db35
children 8bc2e8390c11
line wrap: on
line diff
--- a/src/Makefile
+++ b/src/Makefile
@@ -930,7 +930,7 @@ MAN1DIR = /man1
 
 ### Vim version (adjusted by a script)
 VIMMAJOR = 7
-VIMMINOR = 3e
+VIMMINOR = 3f
 
 ### Location of Vim files (should not need to be changed, and  {{{1
 ### some things might not work when they are changed!)