view Version @ 1741:1b3b059a74b1

Unsafe use of sprintf() in dwtest may have been causing stack overruns on Win2k. Removed it since it is completely unnecessary and can be done directly through dw_messagebox() these days. This must have been some insanely old code.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 01 Jun 2012 23:05:21 +0000
parents 080b764e8982
children 227e13044ce3
line wrap: on
line source

# Set these here to change the version for all platforms
DW_MAJOR_VERSION=2
DW_MINOR_VERSION=3