diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-04 23:08:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-04 23:08:40 +0100 |
| commit | c225f8c74701a0b584c7f9862b7e51d42535e51f (patch) | |
| tree | b07bb6613387d9b06a96196e459ba6f8df6a3bdf /wscript | |
| parent | 04327c05ecef3cc1f055c9685afc3abe8ecc3bfb (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.32' +VERSION = '2.1.32devel' def options(opt): opt.load('compiler_cxx') |
