view Version @ 2171:6533fc42c951

Fix building on Windows 2000 and changes to avoid CRT warnings. Was using __has_extension() to check for clang, use __clang__ instead.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 05 Oct 2020 00:49:20 +0000
parents 9101babfc421
children 95ad22a4da2d
line wrap: on
line source

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