diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-29 21:08:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-29 21:08:37 +0100 |
| commit | bfae5ed33750db403d9d73e6556f63dceaadcf29 (patch) | |
| tree | 544dab3647c2442e599917f93200be4b7dc32ea5 | |
| parent | cccab9e0c03bf03e51a8924c05b6e5ed74d94e99 (diff) | |
| parent | 14825bcd3dbbe38320f51a0036635125c1886864 (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.80pre' +VERSION = '0.81pre' def options(opt): opt.load('compiler_cxx') |
