diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-18 22:10:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-18 22:10:19 +0000 |
| commit | f1747ee02ae26f864efbdc61f05f9c3654ff5385 (patch) | |
| tree | f2808a6940f27c11a5ace3b7705234af9c5d3c20 /wscript | |
| parent | 3bfe1c99116307098789e6c975233e069ef8b25e (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.44' +VERSION = '2.11.44devel' def options(opt): opt.load('compiler_cxx') |
