diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:51:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:51:34 +0000 |
| commit | b9ab20dc6ffcfc5e91c9c9c8958d31c544fd8051 (patch) | |
| tree | ff86b94a95d69686de3663dc9ac5573f918b2977 /wscript | |
| parent | 4aed3e564381267a36d8707b80f35cafba39fa98 (diff) | |
| parent | d32e0e92c606316983f58af9768741c9c14f02b3 (diff) | |
Try to fix up version confusion.
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.28pre' +VERSION = '0.29pre' def options(opt): opt.load('compiler_cxx') |
