diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-05 23:27:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-05 23:27:37 +0000 |
| commit | 268ae46450a5616d1f9caea2f0e83dcef8a6e48c (patch) | |
| tree | ac528d0f2ba376648495c23987e03e463d549784 /wscript | |
| parent | 86b39b2bb82abd11727c822bb36ca0dd2f3943d9 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.64.2' +VERSION = '1.64.2devel' def options(opt): opt.load('compiler_cxx') |
