From 2ade07f4e3cf2dedeb8ae37b08f5708b3a4bee35 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 11 Dec 2016 18:27:49 +0000 Subject: Mangle version identifier after releasing 2.10.2 on the -fix branch. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 228808640..c7a3331b8 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.10.1devel' +VERSION = '2.10.2devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3