commit | c3301874a66e2b4377fb2dc238e5d07426a25c1c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 25 20:53:06 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 25 20:53:06 2010 +0200 |
tree | e78c4abd2e72c00471700f0d304b5675e6496db3 | |
parent | 6fc45b55fc317330193e460dc18732b7d6b15a87 [diff] [blame] |
7.3b -> 7.3c
diff --git a/src/Makefile b/src/Makefile index a8991bc..28a2e5d 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -930,7 +930,7 @@ ### Vim version (adjusted by a script) VIMMAJOR = 7 -VIMMINOR = 3b +VIMMINOR = 3c ### Location of Vim files (should not need to be changed, and {{{1 ### some things might not work when they are changed!)