comparison src/Makefile @ 5247:09c88160095d v7.4b.000

Update files for the 7.4b BETA release.
author Bram Moolenaar <bram@vim.org>
date Sun, 28 Jul 2013 18:29:08 +0200
parents da95a7f1d5a8
children 1ed6fd19c360
comparison
equal deleted inserted replaced
5246:d2c3543cd34a 5247:09c88160095d
947 ### Directory of the man pages 947 ### Directory of the man pages
948 MAN1DIR = /man1 948 MAN1DIR = /man1
949 949
950 ### Vim version (adjusted by a script) 950 ### Vim version (adjusted by a script)
951 VIMMAJOR = 7 951 VIMMAJOR = 7
952 VIMMINOR = 4a 952 VIMMINOR = 4b
953 953
954 ### Location of Vim files (should not need to be changed, and {{{1 954 ### Location of Vim files (should not need to be changed, and {{{1
955 ### some things might not work when they are changed!) 955 ### some things might not work when they are changed!)
956 VIMDIR = /vim 956 VIMDIR = /vim
957 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR) 957 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR)