diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-12 21:46:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-12 21:46:46 +0000 |
| commit | cf75f676928a6051e6512997531fe60df6d38542 (patch) | |
| tree | 4f5de48ace860c155cce7f7add7dafb29d1f08fe | |
| parent | fe8099a9b29e125f12fa2b1d80c80967e0daa20e (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.29' +VERSION = '1.30pre' def options(opt): opt.load('compiler_cxx') |
