diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-08 00:22:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-08 00:22:24 +0000 |
| commit | 40329644f5a6e1ac2f739c939fae910587300908 (patch) | |
| tree | 11a8439d1e53f9d6e97a23b9c32f5a93152cd2de /wscript | |
| parent | 721ba23601ca02268e9140dc3acde861c0e5f0e4 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.4' +VERSION = '2.6.4devel' def options(opt): opt.load('compiler_cxx') |
