diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-02 19:39:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-02 19:39:44 +0100 |
| commit | e50e596448d17f32652a8215a01ae62a32c9afea (patch) | |
| tree | 368ad0b897fead960f1d77d897893558b3d4ff37 /wscript | |
| parent | 37a7cf86cdd25b8881c030cb62c68ecbe3b2efa3 (diff) | |
| parent | 1226749f32bd48c4aa49548f6dac29b9e02fac55 (diff) | |
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
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.1devel' def options(opt): opt.load('compiler_cxx') |
