diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-11 21:44:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-11 21:44:42 +0000 |
| commit | a0bc166f000684a04d8a23306f266cc7a46089df (patch) | |
| tree | 89612c8b42168b1e1395053a8097016f0018166a /wscript | |
| parent | 8429cf630b45c70b859f57a91e90892269606e75 (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.28pre' +VERSION = '1.28' def options(opt): opt.load('compiler_cxx') |
