diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-27 14:55:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-27 14:55:09 +0000 |
| commit | 31179d7a65beb942d6d6e85b88d11ab6017bd88f (patch) | |
| tree | 0a5be4a40e78894b8f0cd5c6c51bbea3f278b3c5 /wscript | |
| parent | 3e7604ce9e814e5aea186f1ecafde9beb6e5caa2 (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.84' +VERSION = '0.85pre' def options(opt): opt.load('compiler_cxx') |
