diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-30 22:51:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-30 22:51:14 +0100 |
| commit | 9a82759ec19271523b26d31519ae8081feb170b7 (patch) | |
| tree | 00d01132baf8405545c613eee551315f412348f1 /wscript | |
| parent | db9749a3fccf2fd6a682b67fe1bd80ea661a8576 (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.16' +VERSION = '0.17pre' def options(opt): opt.load('compiler_cxx') |
