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 | 714ceee8a439e04406a5af9ef84dcbfec18e21ce (patch) | |
| tree | 14bdb5b0ec104ddfa2d565bdc6b33385b0248519 /wscript | |
| parent | 387c979b4fd9222190bdff7dcf9f7eb1f0c91a60 (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.47' +VERSION = '2.0.47devel' def options(opt): opt.load('compiler_cxx') |
