diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-02 00:10:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-02 00:10:17 +0100 |
| commit | 0e31bf38638a8f2c0b08af01e4214c21452f81f2 (patch) | |
| tree | 50dcb066b8c2c90ed15e513833ecb5ac8bea4d15 /wscript | |
| parent | c7a9dcc268625d9f9c09f36c37565ce1b74e06a7 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.50' +VERSION = '2.1.50devel' def options(opt): opt.load('compiler_cxx') |
