diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-30 00:12:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-30 00:12:07 +0100 |
| commit | 4a921eea6a41d7db1eb534873973026b08d22d21 (patch) | |
| tree | 5d47cefc2a8359a040850dd2146e681ef3de1b3d | |
| parent | afa54ccbc7d00de5fe2366984e83207d216f9d1b (diff) | |
Bump version
| -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.23' +VERSION = '2.11.23devel' def options(opt): opt.load('compiler_cxx') |
