diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-02 01:45:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-02 01:45:56 +0100 |
| commit | f956741ca5ec8deaa0b45cdbb1ac0330c2287e3f (patch) | |
| tree | aaf12f8727fe8bc5f225ae8979460c6f0b7c555c /wscript | |
| parent | 4139c980dc346fd4079051fac51120ed220e0fa4 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.8.15' +VERSION = '2.8.15devel' def options(opt): opt.load('compiler_cxx') |
