diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-09 14:17:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-09 14:17:22 +0000 |
| commit | d9e16d00f3e617a2e8d90be599a8f345bf63199a (patch) | |
| tree | f6e90e1039f0bbe5f59ff38f00de1b7b1c752a4b /wscript | |
| parent | 5f4c737a64874c52c6c491de687f0319cd811f75 (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.83' +VERSION = '0.84pre' def options(opt): opt.load('compiler_cxx') |
