diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-28 00:54:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-28 00:54:23 +0100 |
| commit | 8e2437a0dc086b20fc1866b6f05c2889759d0708 (patch) | |
| tree | c6d814317c884de56ce38787b13844cb05517667 /wscript | |
| parent | 68c3938675624b4795271f1da7fb4f973b911de2 (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.71.1devel' +VERSION = '1.71.2' def options(opt): opt.load('compiler_cxx') |
