diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-04 11:57:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-04 11:57:47 +0100 |
| commit | 1e2d735e0d69d38cde1fc0520a41381e9ae4ccba (patch) | |
| tree | c946148409b5d4c4131307d3d54b3695b96cfef3 /wscript | |
| parent | 6379f5c9513f85c9d406f2a8e279b3b7d90a1614 (diff) | |
Fudge versioning after mis-build.
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.41pre' +VERSION = '0.42pre' def options(opt): opt.load('compiler_cxx') |
