diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-01 23:25:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-01 23:25:41 +0100 |
| commit | 3cb34b4158c7e0e02e0f5aa751b1ca5775e0be98 (patch) | |
| tree | 41483027c4f5420c9c0b5ba8b36ce80a87c652c9 /wscript | |
| parent | a015aebf5b641c62c6c69c0f2667d8fd9a87ade4 (diff) | |
| parent | 2effb3dcb769838f5cc44c749bff8fdbcd90d218 (diff) | |
Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/libdcp
Diffstat (limited to 'wscript')
| -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') |
