diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:28:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:28:52 +0000 |
| commit | c12fbe39348af1becb441c2d66ee034b1878abc0 (patch) | |
| tree | 9862c5f282166d3f3bbcfa63a91c4fec6201b851 | |
| parent | 855c33543ca2a1cab1b5cb7cde7a56e93930c1b2 (diff) | |
Bump versionv0.28
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.28pre' +VERSION = '0.28' def options(opt): opt.load('compiler_cxx') |
