diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-06 20:19:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-06 20:19:01 +0100 |
| commit | 4fcb1befb624104bfea16aaff0963e3b60b776e4 (patch) | |
| tree | 605a8146ffd3ecc40d5b076d9aa3ee761805e034 /wscript | |
| parent | ab61378c6ef96fe4e57a8e52e935fcc18c02930d (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.36' +VERSION = '2.1.36devel' def options(opt): opt.load('compiler_cxx') |
