diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-16 16:48:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-16 16:48:12 +0100 |
| commit | cd5eb714ecbcb63ff9d31fbe83a60e15050e32d3 (patch) | |
| tree | 522d4642408cad5741d7f4285426f8e0e565e307 /wscript | |
| parent | d4c08424fb84da0bec20e9d008d2a70998130ba0 (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.1' +VERSION = '1.75.1devel' def options(opt): opt.load('compiler_cxx') |
