diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-08 10:06:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-08 10:06:11 +0100 |
| commit | f5cb97426117f4325d8d2f05806e412e7dce75f3 (patch) | |
| tree | bd31d41950a3c6cbf8f91dcd78e93c35bf8bf3fd /wscript | |
| parent | 57fd7451d6565ac2b56f9881abd5f425a3a91a5e (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.74.1' +VERSION = '1.74.1devel' def options(opt): opt.load('compiler_cxx') |
