diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-27 13:25:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-27 13:25:45 +0100 |
| commit | f357af9220d2b890a64ccd8b81bfe02b69a0450d (patch) | |
| tree | f4515e661c50598999cbc366857eb277399ee972 | |
| parent | ba37b5c74fbeb7fbda5359e2e4de4e0466a4c2eb (diff) | |
Bump version
| -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.0' +VERSION = '1.71.0devel' def options(opt): opt.load('compiler_cxx') |
