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 | a4e6ac6c6a6fd1d57b70bffa28ace4343e8a09d6 (patch) | |
| tree | d28d7a49b597476d788d4c9d363c6fea48673f43 /wscript | |
| parent | 55d580dfa222f9be7dd80dfea6b62ffd535d68ce (diff) | |
Bump version
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.89' +VERSION = '0.90pre' def options(opt): opt.load('compiler_cxx') |
