diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:15:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:15:14 +0100 |
| commit | 341bdc0e4f78fed5f231e741142e2e74415f56b7 (patch) | |
| tree | b9d2da57bae2c4d83014458d45027c11d659cfb9 /wscript | |
| parent | dbd982487f129c6a3c6127b9f664d9eeefce530a (diff) | |
| parent | 1a44a0816ccdaeacc468485c6d67135886cfde91 (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.60pre' +VERSION = '0.61pre' def options(opt): opt.load('compiler_cxx') |
