diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-10 09:34:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-10 09:34:56 +0000 |
| commit | 318aaf69f2e8e82f82522f42020c54f7ef27079e (patch) | |
| tree | c65071cbcdac2ce81543fd6639d6c5b7f238311f | |
| parent | e6ba0185129b8a2e8092a3b1087aa8bb75886b9b (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.61.2' +VERSION = '1.62.0pre' def options(opt): opt.load('compiler_cxx') |
