diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-07 19:59:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-07 19:59:18 +0100 |
| commit | 0e2697e46a2cae8b39ac34998887bb5722701daf (patch) | |
| tree | c4f9c237815900bfa3bc30c4901a7843629d6c3e /wscript | |
| parent | 54d5424caa2ccc2746d67b847898bb18dbcd692c (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.10devel' +VERSION = '1.66.11' def options(opt): opt.load('compiler_cxx') |
