diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-19 18:42:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-19 18:42:55 +0100 |
| commit | 45a3601cfcd342ff8e8b0a256f01136879b26993 (patch) | |
| tree | 5b7283165f5bc1476db95f0af13bdbfe763e471f /wscript | |
| parent | c46b1fd840c3c0c6ac8ca52b35f9787daf097d3b (diff) | |
| parent | 9086ae6ace727de2aaa6bc01a263544fdd90ca6d (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.101beta4' +VERSION = '0.101beta5' def options(opt): opt.load('compiler_cxx') |
