diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-18 19:16:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-18 19:16:19 +0000 |
| commit | 958ee9d66fc24c20f4600859b372c9a017af1730 (patch) | |
| tree | 3e761c112e152e464300a2bd241c10aad9d8684a /wscript | |
| parent | 8ae03cb54a9fdc2c6f77bacabc8e85fcdd8c0619 (diff) | |
Bump versionv0.88
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.88pre' +VERSION = '0.88' def options(opt): opt.load('compiler_cxx') |
