diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-22 15:46:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-22 15:46:03 +0100 |
| commit | 1ea900312a3a1dedf15f7b4c749fd8a7eb8a9a52 (patch) | |
| tree | dfb966cbe6fcbfe107da08f6e62e95b9c3ee7f88 /wscript | |
| parent | ed1a6b0bf1a2c781a22640fd8a0c44a79f063bae (diff) | |
Bump versionv2.1.44
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.43devel' +VERSION = '2.1.44' def options(opt): opt.load('compiler_cxx') |
