diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-12 10:07:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-12 10:07:31 +0100 |
| commit | 1a944e0bd39abf49bbe863b23c3b4b84eb7459fc (patch) | |
| tree | b8335f7b7c26b04ae3a10125330d8c275d420388 /wscript | |
| parent | f8bd8adbad1a851a1293ca0fba63269afd8c443f (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.4' +VERSION = '1.69.4devel' def options(opt): opt.load('compiler_cxx') |
