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 | ab61378c6ef96fe4e57a8e52e935fcc18c02930d (patch) | |
| tree | 510d149f7432828a6e2b18527f33db5b2db241a5 /wscript | |
| parent | 5632b2a735322780111ecb8e6a87e6f547e896bd (diff) | |
Bump versionv2.1.36
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.35devel' +VERSION = '2.1.36' def options(opt): opt.load('compiler_cxx') |
