diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:28:27 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:28:27 +0000 |
| commit | 855c33543ca2a1cab1b5cb7cde7a56e93930c1b2 (patch) | |
| tree | 332a6cc2ff6d2130244ab62a5d93d69088091073 /wscript | |
| parent | 4b002140607903a5f29a25b6071949b169cf4cd2 (diff) | |
Oops; munge 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.27pre' +VERSION = '0.28pre' def options(opt): opt.load('compiler_cxx') |
