diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-28 10:38:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-28 10:38:31 +0000 |
| commit | 6e62d321ea504a337f29a64d937c5881902099cd (patch) | |
| tree | 1448649c6e4dc9ea452883f1dca135060b19acd5 /wscript | |
| parent | fe7da4f122aaf96a869226c57b8e935ca28eee49 (diff) | |
Bump version
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.78beta13' +VERSION = '0.78beta14' def options(opt): opt.load('compiler_cxx') |
