diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-25 01:11:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-25 01:11:19 +0000 |
| commit | d4f66a4841833452b7b3bdb62beabd255df1019e (patch) | |
| tree | 834308ad720868fef7a1f8b44954ac730d9d9fa1 /wscript | |
| parent | 14c0a71223bfbab013922738d3cee4d0721522cc (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.11.64' +VERSION = '2.11.64devel' def options(opt): opt.load('compiler_cxx') |
