From bb35951d4caa05eef94482d14c353a1a75bd89d7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 5 Apr 2017 23:26:48 +0100 Subject: [PATCH] Bump version to try major.even for stable releases and major.odd for unstable. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 4ff5c2af6..0dc9594c7 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.10.9devel' +VERSION = '2.11.0devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2