diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-30 22:50:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-30 22:50:31 +0100 |
| commit | db9749a3fccf2fd6a682b67fe1bd80ea661a8576 (patch) | |
| tree | f4a284a5bab9689b8feed4956c3b78b65e6543db | |
| parent | 233a81ed87d512c2af9bb8ca3d9e78be86372054 (diff) | |
Bump versionv0.16
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.16pre' +VERSION = '0.16' def options(opt): opt.load('compiler_cxx') |
