diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 23:12:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 23:12:48 +0100 |
| commit | 1374212e0c1e69ba92a023605c4a8dc4400913b9 (patch) | |
| tree | f95f3a90852f982b2f8f4825d32141ba3e5c6d4b /wscript | |
| parent | 8374d7f67a287a8ee94a9baa39d847bc80f8be27 (diff) | |
| parent | f38478e5d225ac6b35b74a0daf0a1fdb2e3d6f37 (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.61pre' +VERSION = '0.65pre' def options(opt): opt.load('compiler_cxx') |
