diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-08 10:04:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-08 10:04:46 +0100 |
| commit | da1fd64a9012e5fd52d09fb55fe9e792ceed1d55 (patch) | |
| tree | 07395bbf29b51476ea1d45eaaf2fbcdd95b79a54 /wscript | |
| parent | 851373c9996c6f89aa520b9719539dce121ad585 (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.6devel' +VERSION = '1.72.7' def options(opt): opt.load('compiler_cxx') |
