comparison src/Makefile @ 2490:1e5bc1cdec13 vim73

7.3d -> 7.3e.
author Bram Moolenaar <bram@vim.org>
date Wed, 04 Aug 2010 19:29:04 +0200
parents 150b5dbccff9
children 892c7366db35
comparison
equal deleted inserted replaced
2489:18c04e8d970e 2490:1e5bc1cdec13
928 ### Directory of the man pages 928 ### Directory of the man pages
929 MAN1DIR = /man1 929 MAN1DIR = /man1
930 930
931 ### Vim version (adjusted by a script) 931 ### Vim version (adjusted by a script)
932 VIMMAJOR = 7 932 VIMMAJOR = 7
933 VIMMINOR = 3d 933 VIMMINOR = 3e
934 934
935 ### Location of Vim files (should not need to be changed, and {{{1 935 ### Location of Vim files (should not need to be changed, and {{{1
936 ### some things might not work when they are changed!) 936 ### some things might not work when they are changed!)
937 VIMDIR = /vim 937 VIMDIR = /vim
938 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR) 938 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR)