diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-13 09:29:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-13 09:29:52 +0100 |
| commit | 04a0f5faeedab4d28e551751d8f81582f415c552 (patch) | |
| tree | 1935d89e4c6f488824ebaab3dfb261233585974a | |
| parent | 44c2213e3a2763d151820a07a41a27fa89bf98db (diff) | |
| parent | 4a9b82ba0d1efad59d3ed7d0c8b349cb4f954be9 (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.67pre' +VERSION = '0.68pre' def options(opt): opt.load('compiler_cxx') |
