diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-11 22:19:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-11 22:19:18 +0000 |
| commit | a7f41ac0e576464c34326947e45fe866411637d9 (patch) | |
| tree | 60f927b58f2be1139474a10c8009ecd7727f1d5f /wscript | |
| parent | 3d78d073d2827f411735190e514c68fadd4c7838 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.28devel' +VERSION = '2.0.29' def options(opt): opt.load('compiler_cxx') |
