diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-13 23:13:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-13 23:13:29 +0000 |
| commit | 54deac3dca7a68d8058f305a0a97dea0d9a3a1f5 (patch) | |
| tree | 2dc7d952539bec71167d38feb6f1602085dbb08c | |
| parent | 2c6436815fe1c28270cd339f6bfc20cd798df230 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.73' +VERSION = '2.11.73devel' def options(opt): opt.load('compiler_cxx') |
