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 | 548dfbd04c9e1888880feefad0a7064ee151fc56 (patch) | |
| tree | b8a3acb733cc99429bc67a1b66e6c77d18366cf2 | |
| parent | 0e2697e46a2cae8b39ac34998887bb5722701daf (diff) | |
Bump version
| -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.11' +VERSION = '1.66.11devel' def options(opt): opt.load('compiler_cxx') |
