diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-12 21:46:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-12 21:46:46 +0000 |
| commit | fe8099a9b29e125f12fa2b1d80c80967e0daa20e (patch) | |
| tree | 2831b8e5ad6d51f59d6bdd57d69704b310c10373 /wscript | |
| parent | a02d443281f372cb247b1b48581a63c78db80402 (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.29pre' +VERSION = '1.29' def options(opt): opt.load('compiler_cxx') |
