diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-21 10:43:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-21 10:43:00 +0100 |
| commit | 2070358ea52d238028dd4e6d98d0bd6c58d69932 (patch) | |
| tree | 8fb2a2bd49614f48b594ad31c732a998c06bd596 /wscript | |
| parent | 2eb8fe0b86bb2e508a18b205cfe9ea97456e9342 (diff) | |
| parent | a6aaf223e085e9ef7f2bc1cc37614ecb13d323ec (diff) | |
Merge branch 'master' of ssh://main.carlh.net/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.100.0devel' +VERSION = '0.101.0devel' def options(opt): opt.load('compiler_cxx') |
