diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-09 17:03:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-09 17:03:02 +0100 |
| commit | 110373d3841c3f2dd4bcd66b12a28556dc8441fc (patch) | |
| tree | d84a814f9ff5482ec97376d7ecd2fa3ac8e6f3da /wscript | |
| parent | dc8c9fb1776042936d27019c118c5592d9d968b7 (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 APPNAME = 'dcpomatic' -VERSION = '2.1.20' +VERSION = '2.1.20devel' def options(opt): opt.load('compiler_cxx') |
