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 | b69ec71a5fa1f154e0a3d37f2374e2976b1e8e6a (patch) | |
| tree | e9345b4c388dda26cc89898cef074dda829d6e78 /wscript | |
| parent | f7c2fdb61b8f0922b913165f33cff27c178ecbeb (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.41pre' +VERSION = '1.41' def options(opt): opt.load('compiler_cxx') |
