diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-05 19:38:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-05 19:38:26 +0000 |
| commit | 5187d24af1657bedc99d7c06be2c4c7824f3993b (patch) | |
| tree | e9c1001d7bf134052e26e2d3d99abf7f431b8d16 /wscript | |
| parent | 2b279e0e9e5f7f3a5712defaeb6d6866fd77c490 (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.38' +VERSION = '0.39pre' def options(opt): opt.load('compiler_cxx') |
