diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 22:54:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 22:54:16 +0000 |
| commit | 6ed46d9c125897144ca8e961976c49195cf412ed (patch) | |
| tree | d9f8d3d17316fb6dcd43b432b7225ef22955fa04 | |
| parent | c6c1cd8a410a98ca8468d261c2dfeb46fc60c557 (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.6.38' +VERSION = '2.6.38devel' def options(opt): opt.load('compiler_cxx') |
