diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-14 17:12:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-14 17:12:11 +0000 |
| commit | ad8df4e3c3e8a1ecf62e4c7bc6872b4c5839e667 (patch) | |
| tree | d0b10098d2b9e2334c1f3070222d65f2c020508e | |
| parent | 2a949f3490bb051a5f3dcddf13c5ad872d702636 (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.77' +VERSION = '0.78pre' def options(opt): opt.load('compiler_cxx') |
