diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-21 14:31:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-21 14:31:21 +0100 |
| commit | 5918dfa87af3a030173316aabf604e825067eda7 (patch) | |
| tree | 86c95c5c2e060370b86abded3ff9288584b2aefe /wscript | |
| parent | a33370622510fb3f312516ef602d57743d91bea0 (diff) | |
Bump version.v0.03
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import subprocess APPNAME = 'libdcp' -VERSION = '0.03pre' +VERSION = '0.03' def options(opt): opt.load('compiler_cxx') |
