diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-23 16:48:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-23 16:48:27 +0100 |
| commit | df80257ebf4f8c3969c658e24b693ae9558a972a (patch) | |
| tree | 4ed24a4129347bb93741e3d8f4a6126f03b324d3 /wscript | |
| parent | 5dfe6f4a000733c2a2bd635715485f0644e68619 (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.13' +VERSION = '1.66.13devel' def options(opt): opt.load('compiler_cxx') |
