diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-07 16:05:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-07 16:05:53 +0100 |
| commit | 8a3e92e65fd813ab587441ed3373d24067cf7bbd (patch) | |
| tree | 3f21437d632d383e352e17947a98c907b27d1755 /wscript | |
| parent | 0079959c6be831c1505fb2fd1fd559bafc1b0b4e (diff) | |
| parent | 1f7717c5f6497c92fc69f4d44288e3d24aba94d2 (diff) | |
Merge branch '1.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.18devel' +VERSION = '2.1.19devel' def options(opt): opt.load('compiler_cxx') |
