diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-10 21:34:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-10 21:34:17 +0000 |
| commit | ad4de89a34289812b8863105e5c285c44a407a31 (patch) | |
| tree | 05c468f6f265b72b34cfb860ec1bfc670dcc82cc /wscript | |
| parent | 3d9b5186aa39150e53aef3bab09f4350f85cb885 (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.57pre' +VERSION = '0.57' def options(opt): opt.load('compiler_cxx') |
