diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-10 18:59:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-10 18:59:40 +0100 |
| commit | c5b43fa6487bf54d21a4d0974b533e21deb637c1 (patch) | |
| tree | 54e4fc6069bd5b6f52ec35675f72fe75022490b9 /wscript | |
| parent | 9b3aef5455bfc348bc3e03e60213751cc29ec118 (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.4.8' +VERSION = '2.4.8devel' def options(opt): opt.load('compiler_cxx') |
