diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-16 16:40:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-16 16:40:17 +0100 |
| commit | 61ba36e642cca1efe5e1e5352d995df351e97e91 (patch) | |
| tree | 2c4ed1f8051b02a4c5d7880319ce7b4a81ecdef4 /wscript | |
| parent | 0202ea7a480480e53391c991c1f9565d632bc944 (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.0' +VERSION = '1.75.0devel' def options(opt): opt.load('compiler_cxx') |
