diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-02 22:01:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-02 22:01:44 +0100 |
| commit | 1b7b84c2f41529442cd0df9caa32b76e6c1180f2 (patch) | |
| tree | 932b8232ca7111aab376d6a247a0f36bf84dae67 /wscript | |
| parent | 347804f7e44ded29f387eaa31573765251b5e042 (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.68.0' +VERSION = '1.68.0devel' def options(opt): opt.load('compiler_cxx') |
