diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-02 11:54:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-02 11:54:12 +0100 |
| commit | bd83133e510f9fe7bd674b0812f9aa5d19aa0968 (patch) | |
| tree | 8a119d625d1cfa6ecb6018b742e2fcf7453b20f6 /wscript | |
| parent | 18b3671793e7ad244e713210accb73ab9989374e (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.9devel' +VERSION = '1.66.10' def options(opt): opt.load('compiler_cxx') |
