annotate Version.mk @ 2918:7d3276f80132

Mac: Allows dw_window_s/get_data() on status text controls. These are embedded in an NSBox for display which did not work. Required for the C++ bindings, since the class pointer is saved.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 28 Dec 2022 11:22:55 +0000
parents ac404083dc6b
children c8bee3b6e7ce
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2881
ac404083dc6b Rename the Version file Version.mk since it is included by the Makefiles.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 # Set these here to change the version for all platforms
ac404083dc6b Rename the Version file Version.mk since it is included by the Makefiles.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2 DW_MAJOR_VERSION=3
ac404083dc6b Rename the Version file Version.mk since it is included by the Makefiles.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
3 DW_MINOR_VERSION=3