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 | 5f4c737a64874c52c6c491de687f0319cd811f75 (patch) | |
| tree | e75186054a8fee019802b667d713fca29fbbebf7 /wscript | |
| parent | 8f1552ad72c995aceaec1b90fc3cce2942bfcf31 (diff) | |
Bump versionv0.83
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.83pre' +VERSION = '0.83' def options(opt): opt.load('compiler_cxx') |
