diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-21 11:17:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-21 11:17:52 +0100 |
| commit | bbf265955518069c5c841be5fe02a95b60e9197b (patch) | |
| tree | 20db14e307926c6c4db92bc3f67c82588f0f7e63 /wscript | |
| parent | 5a637337f4fc4c3cba211f67ce475a0ae55a9a67 (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.74' +VERSION = '0.75pre' def options(opt): opt.load('compiler_cxx') |
