diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:09:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:09:23 +0000 |
| commit | 80aff70f10576946c71690f3f71bdba0beeb5b07 (patch) | |
| tree | aa44dfc1348420d7397afd45223c28a8cfbe7b4b /wscript | |
| parent | 135c084653b225727a5ccf12e0bc2dab89ce702b (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.43' +VERSION = '0.44pre' def options(opt): opt.load('compiler_cxx') |
