From 779b74b2a23643aaac026341a4ed8bd6e04371e6 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Mon, 10 Apr 2006 14:55:34 +0000 Subject: updated for version 7.0d --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8ac9cc79bf..57acddee54 100644 --- a/Makefile +++ b/Makefile @@ -69,7 +69,7 @@ all install uninstall tools config configure proto depend lint tags types test t # Before creating an archive first delete all backup files, *.orig, etc. MAJOR = 7 -MINOR = 0c +MINOR = 0d # Uncomment this line if the Win32s version is to be included. DOSBIN_S = dosbin_s @@ -159,6 +159,7 @@ DOSBIN_S = dosbin_s # - The produced uninstalw32.exe and vimrun.exe are used. # Create the archives: # - Copy all the "*.exe" files to where this Makefile is. +# - Copy all the "*.pdb" files to the dist directory. # - "make dosbin". # - Run make on Unix to update the ".mo" files. # - "make doslang". -- cgit v1.2.3