diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-21 12:26:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-21 12:26:01 +0100 |
| commit | 016a448efc71422f6054ff9ee07f12ff4a219f32 (patch) | |
| tree | 2a80e2cd6b39c5bb014f5850b3df324ea06eb3e8 /wscript | |
| parent | 42b01b86c03b1d624d1a3e1baedc9dc6dce4d412 (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 APPNAME = 'dcpomatic' -VERSION = '2.3.5' +VERSION = '2.3.5devel' def options(opt): opt.load('compiler_cxx') |
