diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-27 15:21:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-27 15:21:28 +0000 |
| commit | 2c65ce7b7ba4b8f966b5a212b728258543c4b68d (patch) | |
| tree | abf4e3316498fca2eb0773cc932a21a4d1fef143 | |
| parent | 47ecfa2e489a15f1ce88e04e3e3969f1fb016193 (diff) | |
Bump versionv0.85
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.85pre' +VERSION = '0.85' def options(opt): opt.load('compiler_cxx') |
