diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 19:47:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 19:47:36 +0100 |
| commit | 0c4cde51565711b2a5544ef1e75b04ed5ce2c153 (patch) | |
| tree | d00b6e31e1067ce28065c0a2851465e97e4acb52 /wscript | |
| parent | 82387e3a7938660b8d4456722a5cd715a9135847 (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.48' +VERSION = '2.1.48devel' def options(opt): opt.load('compiler_cxx') |
