diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-18 16:20:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-18 16:20:29 +0000 |
| commit | 93ca1bb1302dc2f143377a24c19363dcf2cd444f (patch) | |
| tree | e12889ab6d33690ce2c58fce1969371a8cb182dd | |
| parent | 1d69f61742e08f93e59e9edc9982a9eb5dea391b (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.3' +VERSION = '1.66.3devel' def options(opt): opt.load('compiler_cxx') |
