diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:36:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:36:26 +0100 |
| commit | 56bc3aa3907594b69a1c6c1cd58213d68657a1ff (patch) | |
| tree | f4c2b7356468d8c376f35ec31cec698fafd0a83a /wscript | |
| parent | 3cfa54a879ebad50ceb8dd472412f53b4e0e7ee6 (diff) | |
| parent | 7582d18fb6b27a691f270522b98ce18c0f68356b (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.33devel' +VERSION = '2.1.34devel' def options(opt): opt.load('compiler_cxx') |
