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 | f066fe5fb8589d931d91e924f7e31f09efb33fd3 (patch) | |
| tree | e2db2c3ff97be8211ba18a2e7b01c84143505f7d /wscript | |
| parent | 991f90a560991826a70838c7983d2d93065496f2 (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.0devel' +VERSION = '1.73.1' def options(opt): opt.load('compiler_cxx') |
