# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1306291651 0 # Node ID facf58c6a4c7cf782106b754f6f3a064b85c8fda # Parent 60d6d2c87116188cd8b5bda9549ca3d97d9bca77 Updates preparing for 2.0 release on Windows. diff -r 60d6d2c87116 -r facf58c6a4c7 makefile.vc --- 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 diff -r 60d6d2c87116 -r facf58c6a4c7 win/readme-win.txt --- a/win/readme-win.txt Tue May 24 22:18:44 2011 +0000 +++ b/win/readme-win.txt Wed May 25 02:47:31 2011 +0000 @@ -1,4 +1,4 @@ -This package contains Dynamic Windows (dwindows) v 1.1 for Windows (32bit). +This package contains Dynamic Windows (dwindows) v 2.0 for Windows. It contains: