diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-07 16:28:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-07 16:28:13 +0100 |
| commit | bdedd6f68e5a4fbcfabfaf27f83c003b39084e99 (patch) | |
| tree | 0081d600de46b9f445355d2b386885c119dd5f6e /wscript | |
| parent | 074180361c006aa68b8c7b0f5981ff363910c881 (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.97' +VERSION = '0.98pre' def options(opt): opt.load('compiler_cxx') |
