diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-20 21:54:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-20 21:54:28 +0100 |
| commit | 3dd20a9131a08bda5f31ee0596573f4c5013c4d8 (patch) | |
| tree | 122f439bdb160cd69ef0f6d7701c3d6572cae7ea /wscript | |
| parent | 6cba2a90ce50c9c84b421df51ccdd1bd68bfb466 (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.26' +VERSION = '2.1.26devel' def options(opt): opt.load('compiler_cxx') |
