diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:14:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:14:56 +0100 |
| commit | c81b618554e46560d06aa5e531c048744e095024 (patch) | |
| tree | 04c4e84b1664c153e2123ee958287c0c15bf5eea | |
| parent | 49bb4c5dee8023d18128b3edf60ef6138fb58d0d (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.12' +VERSION = '2.12.12devel' def options(opt): opt.load('compiler_cxx') |
