diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-13 22:49:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-13 22:49:30 +0000 |
| commit | 524d0b63dd5f37c2bb801eb55facadc9226be39f (patch) | |
| tree | 10b114b68249903d0113618f20b804986ca4a3d1 /wscript | |
| parent | 861b81d7db93cc9450e00afd3aeea5071b9f5c31 (diff) | |
Bump versionv2.7.3
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, Context APPNAME = 'dcpomatic' -VERSION = '2.7.2devel' +VERSION = '2.7.3' def options(opt): opt.load('compiler_cxx') |
