view Version @ 2640:cee87daaf150

iOS: New method of removing DWWindow from the hierarchy. The [window release] is causing instability afterward, removing the release makes it appear to function correctly, but might be leaking memory. Adding a TODO to look into this more later, once everything is functional.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 13 Aug 2021 19:55:40 +0000
parents 95ad22a4da2d
children 023045e14837
line wrap: on
line source

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