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 | c8ad0c2e78484226504c25892d0649f0bd048a8f (patch) | |
| tree | 513b46fb2016abc181c884d7072beb94935937b3 | |
| parent | 72b469f744b831693147db1ea367c44582626d41 (diff) | |
Bump version
| -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.12' +VERSION = '1.66.12devel' def options(opt): opt.load('compiler_cxx') |
