diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-07 23:31:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-07 23:31:29 +0100 |
| commit | 8b540964a31926f4afc2be3937a01b28f7c91689 (patch) | |
| tree | 304f63fe3372b422babd46455a36d750befa981b /wscript | |
| parent | 1ceeaf9dd207ebd47b451db05fdbd96ce35149e1 (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.3' +VERSION = '1.73.3devel' def options(opt): opt.load('compiler_cxx') |
