diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-04 01:29:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-04 01:29:43 +0100 |
| commit | 50a7273c4d3cedd582856eeb22c07117b8b8572d (patch) | |
| tree | 726487802e93f31e4c9dca4ef565fd528c12f588 /wscript | |
| parent | d9fd21a0a3ca3fa7f8a2974d4ee685f99d7be5d2 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.17' +VERSION = '0.18pre' def options(opt): opt.load('compiler_cxx') |
