diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-11 18:59:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-11 18:59:26 +0000 |
| commit | 7e2cf1a4a04828b5a57d5eb6869475a819005602 (patch) | |
| tree | 5f54f76d49614266b6f913cce38a76bd98c87762 /wscript | |
| parent | 3af978d2d688cb1e4be7c8d95155a6b8cc7456a3 (diff) | |
| parent | d37c1c35b36a28a3e3bbec6c21721f16f8e4aa48 (diff) | |
Merge branch 'master' into subtitle-content
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.62.0devel' +VERSION = '1.62.2devel' def options(opt): opt.load('compiler_cxx') |
