diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-17 00:59:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-17 00:59:20 +0000 |
| commit | 44ad899c92d426bcd1cf452719c530b52ad41c4e (patch) | |
| tree | 9b45dd2f8eac0075d50017cb95011bfa90eac02e | |
| parent | a7f66392fac740028ac6ab72eaf43100e8a92a3e (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.30' +VERSION = '1.31pre' def options(opt): opt.load('compiler_cxx') |
