diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-21 00:43:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-21 00:43:45 +0100 |
| commit | f4f82f2812cab585867c71a7de8069112a673ee0 (patch) | |
| tree | fc0e8cf26473d7b5d63db49d816bff2860eee1c9 /wscript | |
| parent | 6ddc0b04df78dd5d26210b626f2df04f7920ba50 (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.31' +VERSION = '1.69.31devel' def options(opt): opt.load('compiler_cxx') |
