view Version @ 1377:b6249d66404c

Cleanup signal handlers when calling dw_menu_delete_item() on OS/2 and Windows... when the ID is auto-generated. It is unsafe to do it for specified IDs because there may be more than one menu item with an ID... however autogenerated IDs should be unique.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 23 Nov 2011 00:49:12 +0000
parents c98542f7ccdf
children 080b764e8982
line wrap: on
line source

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