diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-06 11:18:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-06 11:18:59 +0100 |
| commit | 4ec396aaae58d860a47ab883347abee227838b4a (patch) | |
| tree | ee6eeb291082f6ec3a11bcf593888ebbf6db4a1b /wscript | |
| parent | 600a0056e835343b854f00a82f54394c15bad443 (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.23' +VERSION = '1.69.23devel' def options(opt): opt.load('compiler_cxx') |
