diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-19 15:21:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-19 15:21:06 +0000 |
| commit | 754ce78107b136e94fb0f96666c00acb32278c31 (patch) | |
| tree | ed9fb5584e7c6954719d511fef064bba05fa825c | |
| parent | 999a6a861d9d3b97c2176a5fad353a9ea842d994 (diff) | |
Bump versionv0.90
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.90pre' +VERSION = '0.90' def options(opt): opt.load('compiler_cxx') |
