diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-19 15:31:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-19 15:31:52 +0100 |
| commit | 2c23a1bdd3c3d757d3640a4ad1b44a727b5a8663 (patch) | |
| tree | e3325a8262af19c8ba26a8395988b5952b899625 /wscript | |
| parent | b9c5d508e441b1b899060c5fb147f7ce9ae70dbd (diff) | |
Munge version.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.75.2devel' +VERSION = '1.76.1devel' def options(opt): opt.load('compiler_cxx') |
