annotate Version @ 1528:5facb5380944

Added dw_main_quit() function for exiting the dw_main() loop. Also some cleanups added to dw_exit() on OS/2 and Windows. Changed OS/2 to no longer destroy the message queue when leaving dw_main()... it should be done in dw_exit().
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 05 Jan 2012 15:45:11 +0000
parents c98542f7ccdf
children 080b764e8982
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
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
3 DW_MINOR_VERSION=2