diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-27 11:03:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-27 11:03:17 +0000 |
| commit | b3499c076f9270f161be1b89497eb888a48049f2 (patch) | |
| tree | 444c1ed689ab60bf30ce8a5655b4091870b4c3be /wscript | |
| parent | 73a059df51372493c56f2e63b64ad2062e0c0b6b (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.75' +VERSION = '0.76pre' def options(opt): opt.load('compiler_cxx') |
