diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-26 09:36:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-26 09:36:56 +0100 |
| commit | d5b1385dd20107faacb9cd301039c449c2e091cd (patch) | |
| tree | 379e7386412273bd4f00f5b68bd2ebe19e8c27b9 /wscript | |
| parent | d3e6070d926b44e5091f74567c91a0aa031a1641 (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.46' +VERSION = '2.1.46devel' def options(opt): opt.load('compiler_cxx') |
