# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1321629544 0 # Node ID c98542f7ccdf8788be332806d9700be933e9f326 # Parent 2f5e54b0c5c4f83f3f589dbf3075453cdf9c2b85 Convert line endings in the Version file to Unix style to prevent issues with BSD make. diff -r 2f5e54b0c5c4 -r c98542f7ccdf Version --- a/Version Fri Nov 18 15:09:26 2011 +0000 +++ b/Version Fri Nov 18 15:19:04 2011 +0000 @@ -1,3 +1,3 @@ -# Set these here to change the version for all platforms -DW_MAJOR_VERSION=2 -DW_MINOR_VERSION=2 +# Set these here to change the version for all platforms +DW_MAJOR_VERSION=2 +DW_MINOR_VERSION=2