diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-05 22:40:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-05 22:40:05 +0000 |
| commit | 73bfdd6b1feb4146de770a28506e876c71b247bd (patch) | |
| tree | f15381c62dc07ba91e7bf6f7d61fa3b1cdc13de7 | |
| parent | 34e7ae593806e459762e9efe32fdbf9c3a26f40b (diff) | |
Bump versionv0.86
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.86pre' +VERSION = '0.86' def options(opt): opt.load('compiler_cxx') |
