diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-19 12:35:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-19 12:35:52 +0100 |
| commit | b650eba5103a5b924774d3db947cb704ea9d1879 (patch) | |
| tree | 42a1b00019102a375fd7f9dbf28729e898b17544 /wscript | |
| parent | 6dc92bf6c98a7cb8084f713f941a9b9a60233cd5 (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.92' +VERSION = '0.93pre' def options(opt): opt.load('compiler_cxx') |
