diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-03 23:36:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-03 23:36:54 +0100 |
| commit | 9b518f44a72db0883d4e9c008486d014e8f62748 (patch) | |
| tree | fa7cec01921dbbd2a6916267fa6205413fbd84fd /wscript | |
| parent | 4a33cfc3b4c51d4e047879051d70ae56ec8ee6e1 (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.1devel' +VERSION = '1.73.2' def options(opt): opt.load('compiler_cxx') |
