diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-13 23:08:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-13 23:08:42 +0100 |
| commit | 453def4a2a7a9886c7ddef3e1040bbd6e300ad46 (patch) | |
| tree | 86716b547ff39a59434fae159dc8341f51335eb1 | |
| parent | 7bd6bb1316a5088045a23929d0dd6f7a7e5f5d83 (diff) | |
Bump version
| -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.6' +VERSION = '1.69.6devel' def options(opt): opt.load('compiler_cxx') |
