diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-05 14:28:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-05 14:28:38 +0100 |
| commit | 491390fcf0174e4e5c1e88cf872f605d5f79ce12 (patch) | |
| tree | ea32e38ac3408f28f7e8798e7da5d012927a1a6f /wscript | |
| parent | 3bc6c5b396bb6972ad2892237fc5d73fe8a9c42e (diff) | |
| parent | d4205f2e9c68646dcd57b010e2eb6f6cd98e2117 (diff) | |
Merge branch 'master' of /home/carl/git/dvdomatic
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.94beta2' +VERSION = '0.95pre' def options(opt): opt.load('compiler_cxx') |
