diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-31 02:43:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-31 02:43:17 +0100 |
| commit | e85b9a7afbce6f4871239ba7b396c47ef76809ad (patch) | |
| tree | 9e63c97de85c2f03bba641398fafcf60a477f588 | |
| parent | ae43625121256298f8bda22d449af25451c61d64 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.78' +VERSION = '0.79pre' def options(opt): opt.load('compiler_cxx') |
