diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:53:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:53:02 +0000 |
| commit | 872e49a63c2b8920db37dd5325251670318b4ae2 (patch) | |
| tree | eb580d789440c97f5ad7ba0595a582389db1c959 /wscript | |
| parent | b9ab20dc6ffcfc5e91c9c9c8958d31c544fd8051 (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.29pre' +VERSION = '0.29' def options(opt): opt.load('compiler_cxx') |
