diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-12 22:07:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-12 22:07:41 +0000 |
| commit | e6d117eefb4e1ed4535bcdbb91d6f2ff91e63de4 (patch) | |
| tree | 87561d39c2e2ac5a9106230cf66bcaf9ba6e122a | |
| parent | 125128c837e24be66263377bbc83de7c8b6dd7d3 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.5.2' +VERSION = '2.5.2devel' def options(opt): opt.load('compiler_cxx') |
