diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-05 23:51:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-05 23:51:31 +0000 |
| commit | 836a0c7f0b1c0a219e97cb446b39b6b3f79df092 (patch) | |
| tree | 84bafa34e056aca6391e6d62f3cf4c605e21041b /wscript | |
| parent | c64b7dfe72b7d5d8010d3d32c1ede074aec5cb31 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.6.32' +VERSION = '2.6.32devel' def options(opt): opt.load('compiler_cxx') |
