diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-07 13:41:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-07 13:41:57 +0000 |
| commit | cc8c14b765038405e75d7436cf0da3d56b61063b (patch) | |
| tree | c5b4ab506b5ccaee088bb4de17e6ae6158e00b6e /wscript | |
| parent | ab45927dea48db6c9bf661c0bb51fbc412a2ed9a (diff) | |
| parent | 2372b639f1570c442b4e06f5727b0f331c251964 (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.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.92pre' +VERSION = '0.93pre' def options(opt): opt.load('compiler_cxx') |
