diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-19 15:21:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-19 15:21:06 +0000 |
| commit | d341ea74fc29e7522db74db00951423751acaf81 (patch) | |
| tree | ac981e4260e6a046a0fdc06243203156737233ed /wscript | |
| parent | 754ce78107b136e94fb0f96666c00acb32278c31 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.90' +VERSION = '0.91pre' def options(opt): opt.load('compiler_cxx') |
