diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-23 23:04:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-23 23:04:24 +0100 |
| commit | f28102477a712b8dde0f157d33b087d642c84555 (patch) | |
| tree | 1c581c2a4ea099272b3f2ae1ce8c062e8ad973be /wscript | |
| parent | 9e7e79c5c36cc8753e974239664d0ea35fcc6007 (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.21' +VERSION = '1.22pre' def options(opt): opt.load('compiler_cxx') |
