diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 23:55:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 23:55:45 +0000 |
| commit | 7003b5b211ba76201c1b3153257f4040e6d95fec (patch) | |
| tree | b36c20993f7daed7ef3c6f33183322cf408381c2 /wscript | |
| parent | 3eda767ad2e9a3512405802dfa273923acc3cf07 (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.51pre' +VERSION = '1.51' def options(opt): opt.load('compiler_cxx') |
