diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-27 13:19:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-27 13:19:47 +0100 |
| commit | a1824e65aea9bfec655ea19ef9cbc71b9d3ec9d1 (patch) | |
| tree | 85a60bb07d8a0a682b8258bf9b18bae1a26cbd1a | |
| parent | dca6b667fc8c1522fea881cb8390d8ee742704aa (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.15' +VERSION = '0.16pre' def options(opt): opt.load('compiler_cxx') |
