diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-14 09:09:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-14 09:09:38 +0100 |
| commit | 387c979b4fd9222190bdff7dcf9f7eb1f0c91a60 (patch) | |
| tree | 5c658902abf3362a65a1edb0fa504ece86c07d47 /wscript | |
| parent | b7504915924b8eda7546f02ab976a4572fd56f5b (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.46devel' +VERSION = '2.0.47' def options(opt): opt.load('compiler_cxx') |
