diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-12-29 12:36:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-12-29 12:36:21 +0000 |
| commit | 3e4516bbbf596303d871c4eb49699e6bd5a0d9ab (patch) | |
| tree | 269a65fb263dc6410cae400e84aa035105c3e67b | |
| parent | a75aaf61751c65970d7c75e1d72de6512925d358 (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.15' +VERSION = '2.12.15devel' def options(opt): opt.load('compiler_cxx') |
