diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-12 23:30:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-12 23:30:33 +0100 |
| commit | 08dae90efe1fbb8e9251d1837f6e56dee9523ea4 (patch) | |
| tree | 2dccb9f39867f503b7497cf56ef42c3d35931cc7 | |
| parent | ef8f490e00f4f887ca4a16d65a247f1d3e8f71fa (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.5' +VERSION = '1.69.5devel' def options(opt): opt.load('compiler_cxx') |
