view Version @ 1986:218fce0e3b06

Mac: dw_percent_set_pos() does not update the position when not called from the main thread on Mojave. After implementing this change it occurs to me that functions that return nothing, can probably avoid blocking while waiting for the main thread. Consider this for future macro changes.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 07 Sep 2019 16:47:45 +0000
parents 951356ced7d5
children 9101babfc421
line wrap: on
line source

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