diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-26 21:47:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-26 21:47:56 +0100 |
| commit | 2dcfcdadf31b4fe43cf7a3c9556a2bc002f9fd78 (patch) | |
| tree | 2971939108d27115b087ea6881c356bd9b557a42 /wscript | |
| parent | d09ce716330658695c514848f06d0e118ff4f772 (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.72.12devel' +VERSION = '1.73.0' def options(opt): opt.load('compiler_cxx') |
