diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-10 09:15:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-10 09:15:59 +0100 |
| commit | cd0b6f917a6ac3039376a4579678465f5b2727e3 (patch) | |
| tree | 7d532f75d9f1ef1e8e84a8e5753f1bf03b43e890 | |
| parent | f45c39be13bae47936d8b87be45df55741b5bb9c (diff) | |
Bump versionv0.82
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.82pre' +VERSION = '0.82' def options(opt): opt.load('compiler_cxx') |
