diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-07 17:32:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-07 17:32:26 +0100 |
| commit | 3e651bb96a19bb5603eeb1318528b4a8c636c06c (patch) | |
| tree | 5ee4a0cd082b14cae8de1d89ede5c8bfa65b47f5 /wscript | |
| parent | 3f62d614b5b24178b86f14224a38171de7fce0a1 (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.18' +VERSION = '0.19pre' def options(opt): opt.load('compiler_cxx') |
