diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-16 21:19:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-16 21:19:54 +0100 |
| commit | 3615d8eb524ca5178e037ba9eaced19fa4c02fbb (patch) | |
| tree | a098370a2c2ec2237f9fa391e41543c8629fe9f3 /wscript | |
| parent | 99178eea5f3d326ece871ec82da1d7ca9e2dbcaf (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.6devel' +VERSION = '1.73.7' def options(opt): opt.load('compiler_cxx') |
