diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-02 17:01:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-02 17:01:08 +0100 |
| commit | 16a94f40e8e3cf0ae2ca710573a70bf7f104ec81 (patch) | |
| tree | 9d9ae38c14ac2e63dd0497050fc55ee2992607aa /wscript | |
| parent | 7f269b393252aed2a60df43f8646a175dae90c3c (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.2' +VERSION = '2.11.2devel' def options(opt): opt.load('compiler_cxx') |
