diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-10 03:23:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-10 03:23:45 +0100 |
| commit | 2bdc870c89dbd4727118ff96c49011864f1ebf21 (patch) | |
| tree | 1ebde019502c7dc5091d7d59f6db1eeeb8964f6e /wscript | |
| parent | d10660acf8196e283f47f054cfc6ffe9c7f46e54 (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.45devel' +VERSION = '2.0.46' def options(opt): opt.load('compiler_cxx') |
