diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-20 11:12:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-20 11:12:54 +0100 |
| commit | 04200d657331f2693141105ebfbe0daa9711b0df (patch) | |
| tree | f7fbd6fc08925ea49bcb9a7a815a691ba303ee6c /wscript | |
| parent | 0d412e1897aa1d379aabaf4f14f997c0b80db653 (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.30' +VERSION = '1.69.30devel' def options(opt): opt.load('compiler_cxx') |
