diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-22 19:59:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-22 19:59:07 +0000 |
| commit | 305c00f13c929478de39123008d93b52ed2ec7ca (patch) | |
| tree | 782fce23c14185378ede55d0f5393f2024fddaff /wscript | |
| parent | 14e4eac6689b5ffe3542d45ad62708507efcd791 (diff) | |
| parent | 6986647a7ec79fe1a83da96c50bbf414dda859c5 (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.98.0devel' +VERSION = '0.99.0devel' def options(opt): opt.load('compiler_cxx') |
