diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 22:12:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 22:12:56 +0000 |
| commit | 2635a4e6617c9fc96c24d9e2259e972525d2929f (patch) | |
| tree | 1a31690e7d30db1c609c7d808386abe2bc1cb57d /wscript | |
| parent | 81452607aff77313b051c74d1101b8555f92ccbd (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.50' +VERSION = '1.51pre' def options(opt): opt.load('compiler_cxx') |
