diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-04-14 01:27:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-04-14 01:27:02 +0100 |
| commit | a01a0cd5bd08cf61594a52ec049a563ea161adaf (patch) | |
| tree | 2ccfdd03a2a7afb72f8d0b752179ba35c66c407f | |
| parent | 001a7047cbbee3890f9616ff562d98ee720f16e8 (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.12.4' +VERSION = '2.12.4devel' def options(opt): opt.load('compiler_cxx') |
