diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-21 17:49:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-21 17:49:54 +0100 |
| commit | dd17ad210b3f4489949c908841f5e90136393dc8 (patch) | |
| tree | 3f052be4ac0ffd33a10f0e5be442332621022eff /wscript | |
| parent | 66ea0d09533d46f3fa445c1d47bf82c6af447454 (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.84beta5' +VERSION = '0.84' def options(opt): opt.load('compiler_cxx') |
