diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-07 15:00:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-07 15:00:55 +0100 |
| commit | 1f7717c5f6497c92fc69f4d44288e3d24aba94d2 (patch) | |
| tree | a10d0548b89d080bb388f0f3af4bf86b648c8fbb /wscript | |
| parent | b0eb170c408b3678be1ca8a42fd1b9521151228a (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.19' +VERSION = '2.1.19devel' def options(opt): opt.load('compiler_cxx') |
