diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-29 18:29:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-29 18:29:54 +0100 |
| commit | a080b67c77ef9f379540028ed01d7ad43ab3184f (patch) | |
| tree | 40860005f63d3ef9c9677de21d7f5d017d31e6d7 /wscript | |
| parent | c4406eaaa16e5d2ad8193e2887d858d6e1e26199 (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.67.1' +VERSION = '1.67.1devel' def options(opt): opt.load('compiler_cxx') |
