diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-07 17:30:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-07 17:30:50 +0100 |
| commit | 3f62d614b5b24178b86f14224a38171de7fce0a1 (patch) | |
| tree | 85919d5ddaf335ee99e9fa061c334392039de729 | |
| parent | fe6796a115cbd0e306b39e9d1b684ce1aaf7c9b5 (diff) | |
Bump versionv0.18
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.18pre' +VERSION = '0.18' def options(opt): opt.load('compiler_cxx') |
