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 | 6ad0dbfc428d259f08266bd6d4673d1f0c1b8a37 (patch) | |
| tree | 5e0f839afdb00df926ab650e4d7e4011ab26a780 /wscript | |
| parent | 1a849098ef3cfa09f148ebcf69c7ec045d27c0a8 (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.46pre' +VERSION = '1.46' def options(opt): opt.load('compiler_cxx') |
