diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:53:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:53:25 +0000 |
| commit | 6e689057fe0330a58fce84cb6400304756b9d9fa (patch) | |
| tree | ff86b94a95d69686de3663dc9ac5573f918b2977 /wscript | |
| parent | 872e49a63c2b8920db37dd5325251670318b4ae2 (diff) | |
Undo mis-release.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.29' +VERSION = '0.29pre' def options(opt): opt.load('compiler_cxx') |
