diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-10 13:40:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-10 13:40:33 +0100 |
| commit | 5575a950f13dbed1e60d733aee71b316c3429ae0 (patch) | |
| tree | 3cf4bab1e2b7d1573b99ed1f91685940aae01fda /wscript | |
| parent | e26f836c4dc19aa3fd317952a7470bee9e41db42 (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.2' +VERSION = '1.69.2devel' def options(opt): opt.load('compiler_cxx') |
