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