diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-13 16:50:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-13 16:50:32 +0000 |
| commit | 5790a7e1ddda02afbca611b2978a4390e7ee9595 (patch) | |
| tree | bfa87faee0063c618d9d1e6cf3c83adcdd0156ec /wscript | |
| parent | 6bad5e41a3bf9293138e846a2234abebfef3be4c (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.41' +VERSION = '0.42pre' def options(opt): opt.load('compiler_cxx') |
