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 | 57875ffdd1f9d67ed1b91ae8155d612aaa8caf6f (patch) | |
| tree | 57c2c083575e8b5172f8428fb04478f7073ff962 /wscript | |
| parent | 2bdc870c89dbd4727118ff96c49011864f1ebf21 (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.46' +VERSION = '2.0.46devel' def options(opt): opt.load('compiler_cxx') |
