diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-20 12:21:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-20 12:21:57 +0100 |
| commit | 7346a6fb2ffa7f1b6f2b7e4b5e9567dea037e9e8 (patch) | |
| tree | cc2b18b5e41f7a6a0c9a1b81c5525ed685cee9a4 /wscript | |
| parent | 9a2b45caa81d8fb056802dfe3c25f214e808ffdf (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.72.10devel' +VERSION = '1.72.11' def options(opt): opt.load('compiler_cxx') |
