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 | 1ceeaf9dd207ebd47b451db05fdbd96ce35149e1 (patch) | |
| tree | fc8aba0100387b38f160e00026b78f2bb7c4c3a4 /wscript | |
| parent | 38fd8d2d230a239079ffdf3e10a48833ade6e8c5 (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.2devel' +VERSION = '1.73.3' def options(opt): opt.load('compiler_cxx') |
