diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-23 19:52:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-23 19:52:41 +0100 |
| commit | 2d2d30265b79572dc73ef28af4bc384544a55751 (patch) | |
| tree | 49abf7de502f45b5d29356a432633da6609e4d84 | |
| parent | 6eaf721983d959de9adf6347525fa203395e2bd5 (diff) | |
| parent | eb23d18c3e87ec08cd9672f4e5fe4ea146148900 (diff) | |
Merge branch 'master' of ssh://carlh.dnsalias.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.68pre' +VERSION = '0.69pre' def options(opt): opt.load('compiler_cxx') |
