diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-22 22:58:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-22 22:58:31 +0100 |
| commit | 1d689eb9b895bc796561b17e75bc2cab5ba9db02 (patch) | |
| tree | 621965f08b950bf9a45466b17b3ed62e925a7c38 | |
| parent | 2fed120d0685da000d162f5e1db20dfbc1b86fd0 (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.20' +VERSION = '1.21pre' def options(opt): opt.load('compiler_cxx') |
