diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-14 21:50:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-14 21:50:07 +0100 |
| commit | 4fb8e33a71dca80b28d52e5aa7fe4e63eeff816c (patch) | |
| tree | 7687aee92ba8c6e1a5c4728a5d7d783decf7aebd /wscript | |
| parent | 3e6e9697ed971c8565adefb621c7440e99d0139b (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.5devel' +VERSION = '1.73.6' def options(opt): opt.load('compiler_cxx') |
