diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-28 00:53:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-28 00:53:18 +0100 |
| commit | 2a49c354ef9037ef15ad4e4305e749758a97d7b6 (patch) | |
| tree | 1289b01917b769b050abd61c47dfe4da9e7d790d /wscript | |
| parent | fd5567a6bbecf6f7e213e25284b3baf01f7a96e2 (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.0devel' +VERSION = '1.71.1' def options(opt): opt.load('compiler_cxx') |
