From 4ca3e80cb3943bd3994250f536dbe0483f350606 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 13 Dec 2017 22:05:11 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 1bd5a0570..0e6ae47dd 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.28devel' +VERSION = '2.11.29' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3 From 036c739fe6ea0b9873d4697b4ddec433644c1f51 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 13 Dec 2017 22:05:11 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 0e6ae47dd..30d6fb8d6 100644 --- a/wscript +++ b/wscript @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.29' +VERSION = '2.11.29devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3