diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-18 01:10:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-18 01:10:26 +0100 |
| commit | a0d24fa76222579c2fc34ea8f9923ac018163f51 (patch) | |
| tree | 3326aec8cacb3eefbe2c8a3bbc0b20ccf518e767 /wscript | |
| parent | 967ec796e62b2deedc022e2867448405ff0a2a9e (diff) | |
Bump version.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libdcp' -VERSION = '0.01' +VERSION = '0.02pre' def options(opt): opt.load('compiler_cxx') |
