diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-21 16:44:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-21 16:44:35 +0100 |
| commit | fc888176a978d11e9d5487d3afce33cdf92e1342 (patch) | |
| tree | 22e532606397f7f5d4c943b67741d1b9c58de77a | |
| parent | 52329b9d6291f1cdf3cda6e760df8c2147fb6c29 (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.10' +VERSION = '1.69.10devel' def options(opt): opt.load('compiler_cxx') |
