diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-16 18:57:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-16 18:57:29 +0100 |
| commit | d11fa8639d52d2fd673724d21882268116da3458 (patch) | |
| tree | 523c68962c47f66b2c20a2aee5f82b314401ed06 /wscript | |
| parent | 8d6131917eec82a1d6f697e39cf7eee7c688e58a (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.75.2' +VERSION = '1.75.2devel' def options(opt): opt.load('compiler_cxx') |
