diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-05 19:36:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-05 19:36:33 +0000 |
| commit | 2b279e0e9e5f7f3a5712defaeb6d6866fd77c490 (patch) | |
| tree | f6a0b34e12ccd5bd9f55e3a97623bce1db7837a6 /wscript | |
| parent | 0365080bf27206473ff57c32cde9f44ea2099a4f (diff) | |
Bump versionv0.38
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.38pre' +VERSION = '0.38' def options(opt): opt.load('compiler_cxx') |
