diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-22 00:24:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-22 00:24:38 +0100 |
| commit | dbdef419973ea00817022a4352126925025857dd (patch) | |
| tree | 320aa1169d6f007f459ad34b91ac4b09b87fb000 | |
| parent | dbe636f8e3ccd9e2b92dea40adead6ecafeaa5eb (diff) | |
Bump version.
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.10' +VERSION = '0.11pre' def options(opt): opt.load('compiler_cxx') |
