diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-22 15:46:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-22 15:46:04 +0100 |
| commit | 13b2078ca72921b20719374a07561a6167c77f70 (patch) | |
| tree | c8ea6dbc7b5a1bb6b37138e893ec9ae33e0d6821 /wscript | |
| parent | 1ea900312a3a1dedf15f7b4c749fd8a7eb8a9a52 (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.44' +VERSION = '2.1.44devel' def options(opt): opt.load('compiler_cxx') |
