diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-29 13:02:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-29 13:02:21 +0100 |
| commit | e60d69b3462755c5f98a460688d391822fdc62fb (patch) | |
| tree | d040cb328bbeddd32788d847846946cfeb0ab77b /wscript | |
| parent | 11bf5a4d69665b783ad0e3da6dbc9ca307d6b06a (diff) | |
| parent | 86880ddcedaf39522a92a3a63d2a5df48fdf2284 (diff) | |
Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0
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 = 'dcpomatic' -VERSION = '1.01pre' +VERSION = '1.01beta1' def options(opt): opt.load('compiler_cxx') |
