diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-03 16:13:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-03 16:13:02 +0100 |
| commit | a7bf2931ce47b1f3a2e4dbea0cf642d955619ac9 (patch) | |
| tree | 50e77ecb45e2ce5406a2a9fe9417a48e7d50e2a7 /wscript | |
| parent | 8c7829cd20778082a7a5ea612639c313f3006faa (diff) | |
| parent | a65d775d08f4598a87d7100458a26e3921290333 (diff) | |
Merge branch 'master' of /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.48pre' +VERSION = '0.49pre' def options(opt): opt.load('compiler_cxx') |
