diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-14 22:53:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-14 22:53:59 +0100 |
| commit | 97d7d9cc9f61dcf01f45ed0d387a4441748d6dfa (patch) | |
| tree | a906c9c148f8936f18b47c9f25550ff7b34984b7 | |
| parent | cb67d41f2fef7d1c09be278d3848d1b10f1fe1a7 (diff) | |
Bump version
| -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.7' +VERSION = '1.69.7devel' def options(opt): opt.load('compiler_cxx') |
