diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-26 17:34:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-26 17:34:54 +0000 |
| commit | d4b0043f4024d3b51fbb2b527994a569f3245a6c (patch) | |
| tree | cb23339b1bd5bdebb3874a11489464f9f23b03d5 /wscript | |
| parent | 6713cba3044efdb7623edfb92c94fb74aaf9a518 (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.78beta10' +VERSION = '0.78beta11' def options(opt): opt.load('compiler_cxx') |
