diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-09 13:15:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-09 13:15:11 +0100 |
| commit | e20488561957f8a7ae10aeb40c724bd718d10e95 (patch) | |
| tree | f8f2a46e3522b10e22904f05ef3190fad5ed01a6 /wscript | |
| parent | a4a831a1751f3fbdb696b487e0a7a7383674b8fa (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.45' +VERSION = '0.46pre' def options(opt): opt.load('compiler_cxx') |
