diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-01 19:00:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-01 19:00:48 +0000 |
| commit | 211986cf675e7bdb8bb51f17416cba040b6f0d80 (patch) | |
| tree | be73f6abb774baf807d71475e1de30f801fde2eb /wscript | |
| parent | 55cbf52ef3815f2a571083ecc077585e4f938434 (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.30' +VERSION = '0.31pre' def options(opt): opt.load('compiler_cxx') |
