diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-25 16:16:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-25 16:16:51 +0100 |
| commit | a4096456865eb1d1e45bc2828b6e45a61d9c7201 (patch) | |
| tree | e8933c3dee322c20e9aaef38eab6c7fcb263b14c /wscript | |
| parent | cbb850637a40fdee8b411bbdd41cc491ab8fa039 (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.45' +VERSION = '2.1.45devel' def options(opt): opt.load('compiler_cxx') |
