diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-06 18:22:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-06 18:22:18 +0000 |
| commit | 46e5114a019a2be34b3d17cc11a0ff994368eedc (patch) | |
| tree | 370ee4753382c05551e4adaced71536521075be3 | |
| parent | ad3c7590f79095638625d75c6f0f6b462223774c (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.27' +VERSION = '1.28pre' def options(opt): opt.load('compiler_cxx') |
