diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-04 00:56:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-04 00:56:58 +0100 |
| commit | 2cccb35bbd513737a8f87566e981fa39fea87d04 (patch) | |
| tree | 3e3ca6d8988bb8c644dbc31694c28e9c23ac90b3 /wscript | |
| parent | 16f80f7fed7d05adda154ee31ea9bfbff681759b (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.48' +VERSION = '2.0.48devel' def options(opt): opt.load('compiler_cxx') |
