diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 10:33:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 10:33:35 +0000 |
| commit | b51f152699bebf03ac6f01d5770b9d02979bfc93 (patch) | |
| tree | 3fa0c139d31a8430a5e84a5414bd023610cfd772 | |
| parent | 16e2ee0d88d1d5d2e79e55f29e07bcaf09ea45b0 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.4.18' +VERSION = '2.4.18devel' def options(opt): opt.load('compiler_cxx') |
