diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-10 09:16:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-10 09:16:00 +0100 |
| commit | 55f5142794f423e70daa4d5b3a4602029172a127 (patch) | |
| tree | 8a192f5d6e2d93ae6a57e362ef0049325f874706 /wscript | |
| parent | cd0b6f917a6ac3039376a4579678465f5b2727e3 (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.82' +VERSION = '0.83pre' def options(opt): opt.load('compiler_cxx') |
