diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-19 13:07:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-19 13:07:22 +0000 |
| commit | 55d580dfa222f9be7dd80dfea6b62ffd535d68ce (patch) | |
| tree | f2a36d9e2b88b110cd32da78a7a1e3f4cd2aee5f | |
| parent | 9d855ad06b98d8cfc286e517d1ca722607252069 (diff) | |
Bump versionv0.89
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.89pre' +VERSION = '0.89' def options(opt): opt.load('compiler_cxx') |
