diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-28 14:41:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-28 14:41:54 +0100 |
| commit | 677901bbd7dc2d9195646a2ad2c5a58371f9a8a3 (patch) | |
| tree | b814626952722b6842ebcb857b8bd587376c496b | |
| parent | f5ba686a28a44f57ebac6c812fa1a242812a4996 (diff) | |
Bump version
| -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.8' +VERSION = '2.3.8devel' def options(opt): opt.load('compiler_cxx') |
