diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-20 17:27:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-20 17:27:09 +0000 |
| commit | 9851471eed3151fd189ed6f63373ef8701627eb0 (patch) | |
| tree | 793d832be3745f8810aa15dff49fbd68215534d5 /wscript | |
| parent | 2fed459113d85864ae48f108a4c18962e2c50e00 (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.91' +VERSION = '0.92pre' def options(opt): opt.load('compiler_cxx') |
