diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-09 22:29:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-09 22:29:47 +0000 |
| commit | d9a28261392f140931096e1dc214dcc9076cadca (patch) | |
| tree | 45262773c1e70f5aa0d748d9962e36662b131e14 /wscript | |
| parent | 3f17f4cae769aff8910afb2bcd21d69ba970de1c (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.65.1devel' +VERSION = '1.65.2' def options(opt): opt.load('compiler_cxx') |
