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 | 75a40396ba757ec268b52283a55410a6ab9da303 (patch) | |
| tree | 78d70dfdd610fdb0a00d08b09e43e4d42756b025 /wscript | |
| parent | 767f88cb1f90fdd359e7e4e4bdf90e848d57995c (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.82beta1' +VERSION = '0.82' def options(opt): opt.load('compiler_cxx') |
