diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-01 00:35:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-01 00:35:03 +0100 |
| commit | 1226749f32bd48c4aa49548f6dac29b9e02fac55 (patch) | |
| tree | ba9c40ee1fb8fb636854ae8e9eb53be9ae08f51e /wscript | |
| parent | f066fe5fb8589d931d91e924f7e31f09efb33fd3 (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.73.1' +VERSION = '1.73.1devel' def options(opt): opt.load('compiler_cxx') |
