diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-11 15:52:44 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-11 15:52:44 +0000 |
| commit | cfdde6a6da46596a3553aa1dc9af20d61db58807 (patch) | |
| tree | 5a7d532a26058aef23e3f0d183db76d23f9ca5bf /wscript | |
| parent | fd57412fab5f6eac395353c3dedefeaa58ba6f43 (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.12' +VERSION = '1.64.12devel' def options(opt): opt.load('compiler_cxx') |
