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 | fd57412fab5f6eac395353c3dedefeaa58ba6f43 (patch) | |
| tree | cc37574996a1e983cceb2e270839ecb8974358ff /wscript | |
| parent | 22f2cd94132f93a159c2ce9fe263771cb5a5dbdf (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.11devel' +VERSION = '1.64.12' def options(opt): opt.load('compiler_cxx') |
