diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-16 23:06:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-16 23:06:30 +0000 |
| commit | fa3eeca8774162bdf4e66f3b77e797e0dc7746f4 (patch) | |
| tree | 1e9e40c11fa0fcdef3a77e6101c8a4f1ef844425 | |
| parent | 6ccb38866ba638dd8ef6ffa3d30f5c5995119550 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.10.1' +VERSION = '2.10.1devel' def options(opt): opt.load('compiler_cxx') |
