diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:20:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-24 21:20:40 +0000 |
| commit | d7bad6c854f8e27f099ddb44a9c14e1e1e51ca1a (patch) | |
| tree | 9b712d47a086e9992586d829100c5695e6668c47 /wscript | |
| parent | d3ca129cf385a23db3ad0e80b6cc5c8bf986021f (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.44' +VERSION = '0.45pre' def options(opt): opt.load('compiler_cxx') |
