diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-25 00:54:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-25 00:54:17 +0000 |
| commit | 014b17da131764016efb35dc2d5131c9656f485c (patch) | |
| tree | c711306cc95ceb74c5477729dc55617f3dfc1106 | |
| parent | bee8ddd8a20613c6b8d78c691754d589304f8263 (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.63' +VERSION = '2.11.63devel' def options(opt): opt.load('compiler_cxx') |
