diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-10 02:49:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-10 02:49:17 +0100 |
| commit | 41a2ba154e60f03da08b28e7273776e7bfe9dbe0 (patch) | |
| tree | ca82982f190a8950eb56d67efbfb922a1afb00ee /wscript | |
| parent | 989d8622ffa3287af860574e71bb033ad6215686 (diff) | |
| parent | 480ea356805a201dcbcdf02005a4e4d0bcc8f694 (diff) | |
Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.0.43devel' +VERSION = '2.0.44devel' def options(opt): opt.load('compiler_cxx') |
