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 | 0d412e1897aa1d379aabaf4f14f997c0b80db653 (patch) | |
| tree | 7558671c0fc393f97d918cb6f17ead5ada280ff9 /wscript | |
| parent | 491c8ce4bbd180eff84caf8bd9bc70d7ca071e02 (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.29devel' +VERSION = '1.69.30' def options(opt): opt.load('compiler_cxx') |
