view Version @ 1779:f77b76c86d19

Readd support for 10.5... the drawInRect method I was using only supports 10.6 and higher... So test for methods and keep using compositeToPoint on 10.5 and use drawInRect on 10.6+.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 19 Jul 2012 06:01:30 +0000
parents 227e13044ce3
children 1558f5e14f83
line wrap: on
line source

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