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 | 8b20f2a068d1ddd94c7b68a990aab6a8d9e5b2f5 (patch) | |
| tree | 96a117ed3ffbf694e8743493f76a428714c948e9 /wscript | |
| parent | 8e2437a0dc086b20fc1866b6f05c2889759d0708 (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.2' +VERSION = '1.71.2devel' def options(opt): opt.load('compiler_cxx') |
