diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-05 19:53:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-05 19:53:43 +0000 |
| commit | 761bf8c5dfc8a7c01eca9f33ff39e7753d0c8c8a (patch) | |
| tree | 3f57e340740709cd2b908a941ff7950d0c06caf5 | |
| parent | 47d48da4bae33a3fb5f9942bc2d5afeb09e714eb (diff) | |
Bump versionv0.39
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.39pre' +VERSION = '0.39' def options(opt): opt.load('compiler_cxx') |
