diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-09 22:57:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-09 22:57:30 +0100 |
| commit | 5eacf5f4805181617e486805ab5d07ccf5e21cde (patch) | |
| tree | 8d130fbe104df27cf77df86c3c44e2e58c6ed9e1 /wscript | |
| parent | 283770d0bdde7ba4d1f7bc4b1a7d1812bff5c835 (diff) | |
| parent | 2d195693fd2fa8aff6f335b67b21efab81862912 (diff) | |
Merge.
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.68.0devel' +VERSION = '1.69.0devel' def options(opt): opt.load('compiler_cxx') |
