diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-20 13:32:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-20 13:32:29 +0100 |
| commit | 9d760338e1d947a2aed5b9d12d65bd4f7513e054 (patch) | |
| tree | 521c5944b2ca8c8da385ba48262ebfa44dd6c069 /wscript | |
| parent | 49181085803e20c30c96f6fe33dd95630ef87e95 (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.93pre' +VERSION = '0.93' def options(opt): opt.load('compiler_cxx') |
