diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-10 02:49:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-10 02:49:30 +0100 |
| commit | c87bf52c4d194f6a0e5a873ade1f06e02924013b (patch) | |
| tree | a2da68729574c2b0e0e0a71b7a1a4d75c5b37135 /wscript | |
| parent | 2ca15d247cb134d1c3f52729800313f865bed1d9 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.0.45' +VERSION = '2.0.45devel' def options(opt): opt.load('compiler_cxx') |
