From 1e26780eb9c4f7eeb681dba3d3dd97df9c895bdf Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 22 Feb 2018 01:29:41 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index dc7328b97..fa69aa8f9 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.60' +VERSION = '2.11.60devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2