diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-29 09:12:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-29 09:12:46 +0100 |
| commit | e71c1b6a0f699ddea9c9c8a177d0637f1e198fe5 (patch) | |
| tree | e7f91042dab7f193a4532330ff3fdac7d3307583 /wscript | |
| parent | ab43240870523c96c68493d107b8bc8c5294629b (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.66.16devel' +VERSION = '1.67.0' def options(opt): opt.load('compiler_cxx') |
