diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-09 23:43:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-09 23:43:35 +0100 |
| commit | a7f74b6789ec6c482d5b2a825d69cab145bf7098 (patch) | |
| tree | 3dc78046d84627b22e7b58992ba872a4faa1efab /wscript | |
| parent | 75a40396ba757ec268b52283a55410a6ab9da303 (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.82' +VERSION = '0.83pre' def options(opt): opt.load('compiler_cxx') |
