diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-10 15:59:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-10 15:59:16 +0100 |
| commit | 7f51c90b9b759d085e9e837bb242a244bd939dc1 (patch) | |
| tree | 9cec85524c39ba0b079f4190f66aa6e6d7049be2 /wscript | |
| parent | 7d6dc7abbc7c91900ee39ede94988d778247c3a1 (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.46' +VERSION = '0.47pre' def options(opt): opt.load('compiler_cxx') |
