view Version.mk @ 2952:7d12fd73ef54

Mac/iOS: Implement failsafe for dw_window_s/get_data() so we don't crash. Some objects don't support setting data on them, so if called on one of those objects, silently fail in Release mode and give a warning in DEBUG.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 04 Jan 2023 10:28:20 +0000
parents ac404083dc6b
children c8bee3b6e7ce
line wrap: on
line source

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