diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-09 19:02:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-09 19:02:00 +0000 |
| commit | c618d909b354416ed23bd2d3fd6ffdc8d4ea1583 (patch) | |
| tree | 9b9625a8d0bb3e8510181d1ffd49c626dd78ca06 /wscript | |
| parent | 79261ae80e4ffc2528d3ffe5a2ba2bf05375ecc9 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.60pre' +VERSION = '1.60' def options(opt): opt.load('compiler_cxx') |
