diff makefile.vc @ 1030:facf58c6a4c7

Updates preparing for 2.0 release on Windows.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 25 May 2011 02:47:31 +0000
parents 841b66d2d1b9
children a049f447999c
line wrap: on
line diff
--- a/makefile.vc	Tue May 24 22:18:44 2011 +0000
+++ b/makefile.vc	Wed May 25 02:47:31 2011 +0000
@@ -1,8 +1,8 @@
 #
 # Visual C Makefile for Dynamic Windows
 #
-VER = 11
-VERDOT = 1.1
+VER = 20
+VERDOT = 2.0
 
 #
 # Setup the source and destination directories
@@ -130,4 +130,4 @@
 
 zip: dw.dll
 	copy win\readme-win.txt .
-	zip dwindows-win32-$(VERDOT).zip readme-win.txt dw.dll dwcompat.dll dw.lib dwcompat.lib dw.h
+	zip dwindows-win32-$(VERDOT).zip readme-win.txt readme dw.dll dwcompat.dll dw.lib dwcompat.lib dw.h