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 | 47e6b6725168213f2a7db24c2965cfa173f755b4 (patch) | |
| tree | d0a3d021bd50de06d001f8ae660d604a98776ae9 /wscript | |
| parent | 9d760338e1d947a2aed5b9d12d65bd4f7513e054 (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.93' +VERSION = '0.94pre' def options(opt): opt.load('compiler_cxx') |
