diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-20 00:39:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-20 00:39:22 +0100 |
| commit | 1a5faeeaac6638e00720fa81a539cb3fa79b844b (patch) | |
| tree | 5dcb98d0568a99cc7f6eb33b49884a7da9dd15c8 | |
| parent | 9c29eb4931fa327672aa3b107e771123e151e0fc (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.18' +VERSION = '1.19pre' def options(opt): opt.load('compiler_cxx') |
