diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-14 10:56:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-14 10:56:13 +0100 |
| commit | ed5fb94d493cc1db7fedbfd17128c5a0c9744f50 (patch) | |
| tree | d7950c125f3fd11c756bbc5be8fd876e2d70816a /wscript | |
| parent | a0b90c6e9e92fb196703cca015427f0bf1f92ba0 (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.73.5' +VERSION = '1.73.5devel' def options(opt): opt.load('compiler_cxx') |
