diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-25 16:12:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-25 16:12:14 +0100 |
| commit | e3e73027d7d3b36c635e2dadd00396eaa8c9a4f8 (patch) | |
| tree | 8a7bcb0f975cfe6e53f5d9668ce75eb5d0affd65 /wscript | |
| parent | 056de100ef9f7d5cc7933b020fa7839816d61958 (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.22pre' +VERSION = '1.22' def options(opt): opt.load('compiler_cxx') |
