diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-29 12:44:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-29 12:44:03 +0100 |
| commit | 86880ddcedaf39522a92a3a63d2a5df48fdf2284 (patch) | |
| tree | 49e0688286af0020d4fc46f8d50fe027366dc222 /wscript | |
| parent | a4e7f2fe00fcec204de6562d0b8eba9ca80207cd (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 = 'dcpomatic' -VERSION = '1.01pre' +VERSION = '1.01beta1' def options(opt): opt.load('compiler_cxx') |
