diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-04 11:57:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-04 11:57:13 +0100 |
| commit | 6379f5c9513f85c9d406f2a8e279b3b7d90a1614 (patch) | |
| tree | 9e907e2996c13216da852fa27d59be257fd8bd4a /wscript | |
| parent | 36127a597085b74197797a0d19a5d855031b562a (diff) | |
Ooops; revert version bump to rebuild.
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.41' +VERSION = '0.41pre' def options(opt): opt.load('compiler_cxx') |
