diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-02 21:05:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-02 21:05:48 +0000 |
| commit | e3f025cfdae2fa0fafcc6d2168d968ce381b0484 (patch) | |
| tree | c788aeaf849bd99c06979b46ad89dca3319337cd | |
| parent | e4013a4d332dd53ae453556274e7abe7e20e1795 (diff) | |
Bump version
| -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.5.15' +VERSION = '2.5.15devel' def options(opt): opt.load('compiler_cxx') |
