diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-10 02:03:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-10 02:03:37 +0100 |
| commit | 6c4d0cedff6f74a26dbb7c7e0244eed29627fd8a (patch) | |
| tree | 65ea3fbd1245c02f4b432481c6b040425d068a0d /wscript | |
| parent | 3bd44601d084d7139a81e787bd72fdf80832f2c3 (diff) | |
Bump version
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.44' def options(opt): opt.load('compiler_cxx') |
