diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-10 21:51:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-10 21:51:08 +0100 |
| commit | c2a2e6096479d8367055e9345685ca4c36363887 (patch) | |
| tree | 79a31b7ddbffb75fd8c43a5bbc6abaa8da6f61cd /wscript | |
| parent | 83a7cfdbed909b582aecc654b620baac4cd07f79 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.0.50' +VERSION = '2.0.50devel' def options(opt): opt.load('compiler_cxx') |
