diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:30:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:30:20 +0000 |
| commit | d32e0e92c606316983f58af9768741c9c14f02b3 (patch) | |
| tree | cef185a80d653bbb1238aa1bb6d4ae57cd168351 /wscript | |
| parent | c12fbe39348af1becb441c2d66ee034b1878abc0 (diff) | |
Bump version
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.28' +VERSION = '0.29pre' def options(opt): opt.load('compiler_cxx') |
