diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-20 17:27:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-20 17:27:09 +0000 |
| commit | 2fed459113d85864ae48f108a4c18962e2c50e00 (patch) | |
| tree | 3855c927a4cd79f75df7983e1be2165d6a684422 | |
| parent | 9cbeb319f1e09222d5d13ee8a9d39ef54f05a844 (diff) | |
Bump versionv0.91
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.91pre' +VERSION = '0.91' def options(opt): opt.load('compiler_cxx') |
