diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-08 19:29:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-08 19:29:53 +0000 |
| commit | ff58dfbdeedd62479f47eee2a808470c92a7cd3f (patch) | |
| tree | 230c7153ebff0e2caabc9f25cd7419d35991c4e6 | |
| parent | 906451444fb8888acb8553909e0667857c683c31 (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.6.19' +VERSION = '2.6.19devel' def options(opt): opt.load('compiler_cxx') |
