diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:53:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:53:28 +0000 |
| commit | a8349e6f6c9316183d99b1b19a041f4255b95a36 (patch) | |
| tree | eb580d789440c97f5ad7ba0595a582389db1c959 | |
| parent | 6e689057fe0330a58fce84cb6400304756b9d9fa (diff) | |
Bump versionv0.29
| -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') |
