diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-14 22:07:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-14 22:07:24 +0100 |
| commit | b19fed96652628c7d5c397bdc797b8717afeb44b (patch) | |
| tree | 6aeec0e057768143b1f4aa0687ecdd3dec1779e6 /wscript | |
| parent | 2651ef8c2fd486332457630d459c1e620e626c1b (diff) | |
| parent | df13840c794bde4e5418569f8e22f728934a2978 (diff) | |
Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
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.2devel' +VERSION = '2.1.3devel' def options(opt): opt.load('compiler_cxx') |
