diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-14 23:30:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-14 23:30:59 +0100 |
| commit | 49b0830290ed067f94c5f87690e9167c5706d532 (patch) | |
| tree | 17a883aff812fbcea706601daa74d9fa7ae5b4d0 /wscript | |
| parent | 5fd356564db7200ea8dbf4937d0256573e76e308 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.9.3' +VERSION = '2.9.3devel' def options(opt): opt.load('compiler_cxx') |
