diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-12 19:32:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-12 19:32:33 +0000 |
| commit | f97ca538bca0af77b44b1072592708eeeff3ba2a (patch) | |
| tree | b85a25480239f953814b86b9e843afbeae42f95c | |
| parent | 47318593c62a36639d41dc900177838a16793026 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.36' +VERSION = '0.37pre' def options(opt): opt.load('compiler_cxx') |
