diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 00:22:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 00:22:54 +0100 |
| commit | dbd982487f129c6a3c6127b9f664d9eeefce530a (patch) | |
| tree | 61e44bb5d9c55268d9f34792e3934001ed3ea471 /wscript | |
| parent | 550e5859cda41b9dfd3a84ac83fe3b6491597f5b (diff) | |
| parent | 8c2f696edd38b195ed413da82a947449a1477da3 (diff) | |
Merge branch 'master' of ssh://carlh.dnsalias.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.59pre' +VERSION = '0.60pre' def options(opt): opt.load('compiler_cxx') |
