diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-30 20:08:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-30 20:08:52 +0100 |
| commit | e9a629cc47786543e940e9c3e25603ef87454f8e (patch) | |
| tree | 6cb73fd7d46929ddd669fa8c02707a85b008d50a /wscript | |
| parent | c39adf52ebfa3fb064b1e0b2d32933e937828b37 (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.8' +VERSION = '1.66.8devel' def options(opt): opt.load('compiler_cxx') |
