diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-17 10:17:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-17 10:17:09 +0100 |
| commit | 72b469f744b831693147db1ea367c44582626d41 (patch) | |
| tree | 0f365f4a6020ab1d31881f007f7e25e23ded6baa /wscript | |
| parent | 41a83c2799f83313c6213976553fe69e48ea78df (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.66.11devel' +VERSION = '1.66.12' def options(opt): opt.load('compiler_cxx') |
