diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-14 00:10:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-14 00:10:29 +0100 |
| commit | 26a80aee0e17be8b1cdba995d7c40b66d123d65e (patch) | |
| tree | fbfd1acd7fb751b982c73f5763efed21cc09f7b6 /wscript | |
| parent | 4fe7c89e54205c56f0fba2da24db66734ce23674 (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.100pre' +VERSION = '0.100' def options(opt): opt.load('compiler_cxx') |
