diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-08 10:01:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-08 10:01:02 +0100 |
| commit | 851373c9996c6f89aa520b9719539dce121ad585 (patch) | |
| tree | 0c24602059127e6b687d6962dbaffd81054639bb /wscript | |
| parent | 97a1a713078f151d1b68b6f256a5b885e7733a92 (diff) | |
Mangle 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.5devel' +VERSION = '1.72.6devel' def options(opt): opt.load('compiler_cxx') |
