diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-20 20:53:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-20 20:53:40 +0000 |
| commit | c1b4697530ff58b36d956afcc39d92448353358d (patch) | |
| tree | f14b580914a1dafcdcdb30800f8e48178b5276da /wscript | |
| parent | 6ad0dbfc428d259f08266bd6d4673d1f0c1b8a37 (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.46' +VERSION = '1.47pre' def options(opt): opt.load('compiler_cxx') |
