diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:20:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:20:09 +0100 |
| commit | f967eb61fc9ed326e7946a33a03e552484ad92f7 (patch) | |
| tree | 5b120ac14fc220be3c616a1eaf1b8da465157b9e /wscript | |
| parent | 06cb221084eeeb9743a1ba32dea7c760537a368d (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.33' +VERSION = '2.1.33devel' def options(opt): opt.load('compiler_cxx') |
