diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-16 00:31:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-16 00:31:48 +0100 |
| commit | 876477f16b2f29d89d6d34b227c71707fb71ab78 (patch) | |
| tree | 39dd1adf41e6210b18d5e3b7f830d9278f5fb459 /wscript | |
| parent | 119c79e39b1da062334034940bdc0a98960bae0b (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.09pre' +VERSION = '0.09' def options(opt): opt.load('compiler_cxx') |
