diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-09 12:34:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-09 12:34:04 +0100 |
| commit | d3180704ab83fb558bf466b9473060483fb31fe0 (patch) | |
| tree | 6b0f46c0cb592cc5f6aae8c893c445fd5fb32ffb /wscript | |
| parent | 421f986a094bd7c2c555849dd764be72566ade93 (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.7devel' +VERSION = '1.72.8' def options(opt): opt.load('compiler_cxx') |
