diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-02 13:42:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-02 13:42:14 +0100 |
| commit | b77e848e61a94d6cacb047f4d383cb743a8a8f80 (patch) | |
| tree | 95bc4bce083ef595ab5223ae93b9a160c5bff578 /wscript | |
| parent | bdb29f01b82215a9fcc56b7770b84923ee9f9209 (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.15' +VERSION = '2.1.15devel' def options(opt): opt.load('compiler_cxx') |
