diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 19:47:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 19:47:36 +0100 |
| commit | 82387e3a7938660b8d4456722a5cd715a9135847 (patch) | |
| tree | 80d0cce4a3dbd2a6d166a6b6e383fc2a12ce1023 /wscript | |
| parent | edf4af070a9ffa0a13f9078f5509c1e64121564a (diff) | |
Bump versionv2.1.48
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.47devel' +VERSION = '2.1.48' def options(opt): opt.load('compiler_cxx') |
