diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-07 19:29:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-07 19:29:19 +0000 |
| commit | addb931523feb7c633a40a6fdf397e640db2a6f2 (patch) | |
| tree | ae2e7e342dd6a38c1de6f051b0559a335b0fa264 | |
| parent | b69ec71a5fa1f154e0a3d37f2374e2976b1e8e6a (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.41' +VERSION = '1.42pre' def options(opt): opt.load('compiler_cxx') |
