diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-12 00:25:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-12 00:25:27 +0100 |
| commit | 1bcaf0215a549e782b3dfb0b7a1a69deaff35028 (patch) | |
| tree | 15d6d1cafb3bc91789f9d00773a1f456bda4af10 /wscript | |
| parent | dc27e49291d1d4d0bafee8f26e9c204270a4a2d2 (diff) | |
Bump versionv2.1.63
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.62devel' +VERSION = '2.1.63' def options(opt): opt.load('compiler_cxx') |
