diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-17 01:03:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-17 01:03:56 +0100 |
| commit | 59dd3e3f06efb6249c1e4105ca746f877bc8ca93 (patch) | |
| tree | 870210bfb113c7172a6468963eb21efc3467af58 | |
| parent | f4fe17072c86784dc61767ff9f682936594b706d (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.1.38' +VERSION = '2.1.38devel' def options(opt): opt.load('compiler_cxx') |
