diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:06:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:06:48 +0000 |
| commit | 1cb397e4cb51ba31b6e19b20d97a1b7553f36617 (patch) | |
| tree | e7199f44a22a01585a864276508af171fd6a62c2 /wscript | |
| parent | 10655124e560b28418a765bebaa760dfc9885b0a (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.42' +VERSION = '0.43pre' def options(opt): opt.load('compiler_cxx') |
