diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 09:13:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 09:13:57 +0100 |
| commit | 70dfe6668cab00d8f619470ca1f6dc421277ad5f (patch) | |
| tree | 2aa8087b197c2f820940a7b51371eb71efc29a02 /wscript | |
| parent | 2277ba9c361bde52d1351a798ae8c25017e1fa31 (diff) | |
Bump versionv2.1.65
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.64devel' +VERSION = '2.1.65' def options(opt): opt.load('compiler_cxx') |
