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 | 1db078beaf869b03ca235e25e13faaadabdb1f3b (patch) | |
| tree | 4db0a8809acdddcd9ad2c16d11839cab16a86b6c /wscript | |
| parent | d3180704ab83fb558bf466b9473060483fb31fe0 (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.8' +VERSION = '1.72.8devel' def options(opt): opt.load('compiler_cxx') |
