annotate Version @ 1698:e31c7e389b2f

More fixes to the GBM code on OS/2... if loading a file fails... Keep trying all the different file types, and all the extensions. This works for most files now but seems to be failing with PNG for some reason with the error unable to read file.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 03 May 2012 08:31:22 +0000
parents 080b764e8982
children 227e13044ce3
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
1595
080b764e8982 Up version number to 2.3.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents: 1359
diff changeset
3 DW_MINOR_VERSION=3