From 95e212417b1ba2942fbe32e2409f96587b7ed6bf Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 3 May 2017 17:03:07 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 92695c3cc..c37770f9d 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.2devel' +VERSION = '2.11.3' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 0ffa4997749c317ce2ab54a6aafea87db186910e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 3 May 2017 17:03:07 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index c37770f9d..cffa06dc2 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.3' +VERSION = '2.11.3devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3