diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-09 23:12:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-09 23:12:28 +0000 |
| commit | 186231613fb6023f2d6577fa9141101afa8e4c73 (patch) | |
| tree | 16ac993164cfd82a6499f5a5df215c114b36c103 /wscript | |
| parent | 46d2b6b74d091f27051d90060766f9d49954ee6d (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.20' +VERSION = '2.6.20devel' def options(opt): opt.load('compiler_cxx') |
