diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-28 16:29:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-28 16:29:06 +0000 |
| commit | 0fcbe0064489b7a651ef3543e4e8200c8622cca6 (patch) | |
| tree | 13bfd00ed94e1e8328f4edd9942f0857d79dcd9b /wscript | |
| parent | f9b4461bd1ca77a2b22ede5cb8d90d8e7b83a1e4 (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.78beta15' +VERSION = '0.78beta16' def options(opt): opt.load('compiler_cxx') |
