diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-06 01:57:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-06 01:57:54 +0000 |
| commit | a81cf2fed139a04882d9d1a735272d05a4639cf1 (patch) | |
| tree | 3decd65e0fd4f0246aa7a6ecd96e81fd5c44d3fa /wscript | |
| parent | 95ada137e2077b610390497543a6a1fcaeb0a533 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.49' +VERSION = '2.11.49devel' def options(opt): opt.load('compiler_cxx') |
