annotate Version @ 1839:22225eb286e5

Fixes for building with MINGW64 (specifically http://tdm-gcc.tdragon.net/). Currently a few things are missing, themes and HTML rendering but it builds in both 32bit and 64bit mode. There are also warnings generated by gcc every time the source calls a Windows API macro. (unused result warning).
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 19 Nov 2012 19:52:36 +0000
parents 227e13044ce3
children 1558f5e14f83
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1359
c98542f7ccdf Convert line endings in the Version file to Unix style to prevent issues with BSD make.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents: 1350
diff changeset
1 # Set these here to change the version for all platforms
c98542f7ccdf Convert line endings in the Version file to Unix style to prevent issues with BSD make.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents: 1350
diff changeset
2 DW_MAJOR_VERSION=2
1768
227e13044ce3 Update readmes and up version to 2.4 in preparation for release
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents: 1595
diff changeset
3 DW_MINOR_VERSION=4