diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-26 21:15:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-26 21:15:22 +0000 |
| commit | 2f10afc2a4cc2156245a5db593ba7476c6caa4f5 (patch) | |
| tree | 876c004c60891779fb7f240cabd114dcfabaf760 /wscript | |
| parent | a97ae09e4e9946f168c38174cb83f7dd29235997 (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.78beta11' +VERSION = '0.78beta12' def options(opt): opt.load('compiler_cxx') |
