diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-12 23:47:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-12 23:47:35 +0100 |
| commit | e693014c1cf9a5204d54d753640be6bd4f00b195 (patch) | |
| tree | f56e2400c42d14f154171bb490049b5f00012839 /wscript | |
| parent | 68b0fbccf6bf2ffdd950e45a1a14c67bffe5f418 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.9.2' +VERSION = '2.9.2devel' def options(opt): opt.load('compiler_cxx') |
