diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-05 22:01:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-05 22:01:13 +0100 |
| commit | 950a8177d14995a5a6ac51acce4a5a851150e4eb (patch) | |
| tree | 934817f6293ab37c9ad89078ddb2d47beded09d6 /wscript | |
| parent | e2d2088d02ab75da7a88ca80b84980ee67c9ec1f (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.35' +VERSION = '2.1.35devel' def options(opt): opt.load('compiler_cxx') |
