diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-28 14:26:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-28 14:26:06 +0000 |
| commit | 6f3c03c4c64a50c755d21e0ced97d52f20310ea0 (patch) | |
| tree | bc8bce5c47e3031502041b1bcd7124d8f8ff7d6f /wscript | |
| parent | fe007671ad7616bd147c387957e1ce9d98a9c764 (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.78beta14' +VERSION = '0.78beta15' def options(opt): opt.load('compiler_cxx') |
