diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-11 21:44:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-11 21:44:43 +0000 |
| commit | 6f70374b5bcd579feb5e6675e1d9c7e29d62d68d (patch) | |
| tree | af982defff9bd118b1ce88818748ce1f619499c3 | |
| parent | a0bc166f000684a04d8a23306f266cc7a46089df (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.28' +VERSION = '1.29pre' def options(opt): opt.load('compiler_cxx') |
