diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-24 20:12:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-24 20:12:36 +0000 |
| commit | 2effb3dcb769838f5cc44c749bff8fdbcd90d218 (patch) | |
| tree | 32b948e6ae8a7ee45556579ea426fb40838ce76d | |
| parent | 847b0c0f95ddb9ee0bcb7f70e6ee50007828d6d2 (diff) | |
Bump versionv0.42
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.42pre' +VERSION = '0.42' def options(opt): opt.load('compiler_cxx') |
