diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-19 17:23:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-19 17:23:06 +0100 |
| commit | c74cdcf36955c77dc43d4e7a1d064d0bfcb631c7 (patch) | |
| tree | c3fa2a2c960f22b32a212be28ef1202a62bcc91b /wscript | |
| parent | a3e23147600de8ce58a1ebfd5f5afba208e1cd7a (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.73' +VERSION = '0.74pre' def options(opt): opt.load('compiler_cxx') |
