diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-26 21:22:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-26 21:22:01 +0100 |
| commit | c12e126f246ecb34cd5b95a67c3093cb7a62df72 (patch) | |
| tree | 012e60b107bf9cb42821997af2d1befd22e3bf87 /wscript | |
| parent | 01af7d4330b99fd0bbf3c195f5a6206c7a1f6050 (diff) | |
| parent | 3ae58943110c590feabcd11c3d7bf6f356bee3c7 (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.101.0devel' +VERSION = '0.102.0devel' def options(opt): opt.load('compiler_cxx') |
