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 | 9e7e79c5c36cc8753e974239664d0ea35fcc6007 (patch) | |
| tree | 3021258303a1e8b2bd1c54ff67f270c047efd95b /wscript | |
| parent | cdbf9e5b4ad88d647b30177b485a6f5aec22e8fc (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.21pre' +VERSION = '1.21' def options(opt): opt.load('compiler_cxx') |
