diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-25 02:06:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-25 02:06:25 +0000 |
| commit | 84ddfe6dd6522f7cdef28c64b15e6a857bde5df4 (patch) | |
| tree | 3b443a60df1ada6336f7ecf5bdd678ed38d37396 | |
| parent | 1f77f0678ae95557f3cbf0246282f56607ad1718 (diff) | |
Ooops.
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.26' +VERSION = '0.27pre' def options(opt): opt.load('compiler_cxx') |
