diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-24 22:47:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-24 22:47:45 +0100 |
| commit | 08fafd1dec1c45f45a9f5758905d67e768f0afd9 (patch) | |
| tree | 2f2b9fe44fe93381c7d863c4e2610f78ec7076ec /wscript | |
| parent | b467eedd1b2cd81aa5e18104448e08255ed61404 (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.13' +VERSION = '1.69.13devel' def options(opt): opt.load('compiler_cxx') |
