summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-08-14 13:33:56 +0200
committerBram Moolenaar <Bram@vim.org>2010-08-14 13:33:56 +0200
commit4421d6af223c92f29673154112939658126edca1 (patch)
tree1e4db804642226d261c73beddf0e90b9ff8b2870 /src/Makefile
parentbfc8b97639795a579edcb057de2480ebe9837876 (diff)
downloadvim-git-4421d6af223c92f29673154112939658126edca1.tar.gz
Version 7.3f -> 7.3g
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 9f8aa4ba2..00306b93a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -932,7 +932,7 @@ MAN1DIR = /man1
### Vim version (adjusted by a script)
VIMMAJOR = 7
-VIMMINOR = 3f
+VIMMINOR = 3g
### Location of Vim files (should not need to be changed, and {{{1
### some things might not work when they are changed!)