diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-08 16:08:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-08 16:08:22 +0100 |
| commit | 2dfef716acf1e22fd8dad288906ac0bbd2b19035 (patch) | |
| tree | 5e05757c368a2e1f8e544a5895b685e99215bc5d /wscript | |
| parent | ee5e932cf0afa1ce24ea5eb0f298be8009cd9689 (diff) | |
| parent | 90dbabe7e6d4a25d003b28a2ed636a1369183b48 (diff) | |
Merge branch 'master' of /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.71pre' +VERSION = '0.72pre' def options(opt): opt.load('compiler_cxx') |
