diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-22 01:02:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-22 01:02:29 +0100 |
| commit | a1481c25b500cfda0d25cca6833ceba260f8d766 (patch) | |
| tree | 8bcd513033041c760e63f2ab1fd5fa798c0949ef /wscript | |
| parent | 818133afb0c499300069dcfe6f58b4e29ff3f54e (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.69.10devel' +VERSION = '1.69.11' def options(opt): opt.load('compiler_cxx') |
