diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-18 12:37:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-18 12:37:14 +0100 |
| commit | e46bae936961c13d2060c9db0bed3023c5f2a7ab (patch) | |
| tree | 0fbb6107cc1241a8970382a5a5f2661214cdbee8 /wscript | |
| parent | f1112e3488aa526ec1df47d16c76cb8a9dd4335d (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.02' +VERSION = '0.03pre' def options(opt): opt.load('compiler_cxx') |
