diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-08 22:08:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-08 22:08:55 +0100 |
| commit | 8c371841a4f19bc6292fbc9fb370b2be2e080c08 (patch) | |
| tree | 2c03266fa04c26becf5df2b2b59f627f3f237398 | |
| parent | 582ff40839d5d39cdb3b91cb663cb81a87950cf1 (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.19' +VERSION = '0.20pre' def options(opt): opt.load('compiler_cxx') |
