diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 22:08:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 22:08:04 +0100 |
| commit | c26d92c210b281dba8b0a33456d59f2ea8d494c4 (patch) | |
| tree | acc9fa7a01b2287fbc2d081af064b67ff8c59b6e | |
| parent | 6ee11301d6b24082e1aa52c254533e30dbedd48a (diff) | |
Fiddle version.
| -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.2.1devel' +VERSION = '2.3.0devel' def options(opt): opt.load('compiler_cxx') |
