summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-08-09 20:16:32 +0200
committerBram Moolenaar <Bram@vim.org>2010-08-09 20:16:32 +0200
commit82d1c33a8ab759aeca7efb462ecca66c8fa0ac96 (patch)
treed86535481bc26e794197b3aab8e3978804ce5b38 /src/Makefile
parent6af737fdb4a3594bc4ab8c0e04536af24768437a (diff)
downloadvim-git-82d1c33a8ab759aeca7efb462ecca66c8fa0ac96.tar.gz
Version 7.3e -> 7.3f.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index ba911666e..43153781a 100644
--- 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!)