diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-27 11:03:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-27 11:03:15 +0000 |
| commit | 73a059df51372493c56f2e63b64ad2062e0c0b6b (patch) | |
| tree | 46fc25daba40ac7405a58ad3f9feebab4e04b54b /wscript | |
| parent | 5b892b4b6792456070cb3face8b9efb48968658d (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.75beta1' +VERSION = '0.75' def options(opt): opt.load('compiler_cxx') |
