diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-09 23:19:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-09 23:19:17 +0100 |
| commit | 72434826a794899941325e18a937571b0be21b1c (patch) | |
| tree | b3de3047ed64f525e9b2e44e9f3112b460110301 /wscript | |
| parent | 1425c9ec0b02709d0cc30ec6af42da424c0fcb37 (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.49' +VERSION = '2.0.49devel' def options(opt): opt.load('compiler_cxx') |
