diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-12 15:15:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-12 15:15:42 +0100 |
| commit | 2a511c109ccb25477923060a2e4965822615ef04 (patch) | |
| tree | 2ab1499746808e9382b611e4ad2f677ab4192fb3 /wscript | |
| parent | 1ce0f3dd89c6000d0bc8ba028130ab7ada5e1a39 (diff) | |
Bump versionv2.1.64
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.63devel' +VERSION = '2.1.64' def options(opt): opt.load('compiler_cxx') |
