diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-12 01:01:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-12 01:01:53 +0100 |
| commit | 72d09861cd046c086a50d6bb8afe3946428cfec4 (patch) | |
| tree | a3854f8c82dbaccc9fdbaf782873d4af025ac13d /wscript | |
| parent | 37bcae702224fd17cbf3adb9964847cad04048de (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.2devel' +VERSION = '1.69.3' def options(opt): opt.load('compiler_cxx') |
