diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-03 22:36:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-02-03 22:36:14 +0000 |
| commit | 1d35d6bc72758b1976ddf14842b443cb0680e266 (patch) | |
| tree | e0abf298f3e52f7e531e16900c250cedd3c451e4 | |
| parent | 5f5bfeb57becf9f2b2a3a953412757d71491ab97 (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.19' +VERSION = '2.12.19devel' def options(opt): opt.load('compiler_cxx') |
