diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-27 13:09:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-27 13:09:51 +0100 |
| commit | 94600ee6d98ee4a6dd0018e22c2b361ca7bc22d2 (patch) | |
| tree | 34c212f2ca003570993e7fc9ed471db57f7ebef3 /wscript | |
| parent | 2e8a5d1443d79beff10343ef703ed54bb62c61ee (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.14' +VERSION = '0.15pre' def options(opt): opt.load('compiler_cxx') |
