diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:59:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 23:59:55 +0000 |
| commit | 56f27201d8d882a4064a69314c78e1fcf1b0bb77 (patch) | |
| tree | 3c52aa12b94af68a4e504740c6bf95ecfede999a /wscript | |
| parent | a8349e6f6c9316183d99b1b19a041f4255b95a36 (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.29' +VERSION = '0.30pre' def options(opt): opt.load('compiler_cxx') |
