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 | 28568281aec2086f928c3799ecb18841daa69477 (patch) | |
| tree | 3e5fb9921417be0ac722ccd152bc1ca9f78abb40 /wscript | |
| parent | 2a49c354ef9037ef15ad4e4305e749758a97d7b6 (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.1' +VERSION = '1.71.1devel' def options(opt): opt.load('compiler_cxx') |
