diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-29 09:12:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-29 09:12:46 +0100 |
| commit | a3c644974eeec36b399c6190cf92484888c50045 (patch) | |
| tree | e8df2a8a17d1dde12375b362d1d169182e170e39 /wscript | |
| parent | e71c1b6a0f699ddea9c9c8a177d0637f1e198fe5 (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.0' +VERSION = '1.67.0devel' def options(opt): opt.load('compiler_cxx') |
