diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-01 22:49:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-01 22:49:33 +0100 |
| commit | 6809fdcbf8c65afe3c986b0e2b430d55ce7b124c (patch) | |
| tree | 03882a459951b99d4834dca1147e48ebac746dd3 /wscript | |
| parent | db468a15e50c8491d4b8462ad0676be905f49065 (diff) | |
| parent | 0fcbe0064489b7a651ef3543e4e8200c8622cca6 (diff) | |
Merge branch 'master' into content-rework-take5
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.78beta14' +VERSION = '0.78beta16' def options(opt): opt.load('compiler_cxx') |
