diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-06 20:50:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-06 20:50:41 +0100 |
| commit | 91c1b17f34ec27227f948e35b491b87362b70187 (patch) | |
| tree | 0c1ebed53e6ed36e535285d4e1a076d4ecf43f8b /wscript | |
| parent | c803f81818284dba426cbaf7663fc728f3b36530 (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.0' +VERSION = '1.74.0devel' def options(opt): opt.load('compiler_cxx') |
