From c3bb1c6614c98f8c548e6e9ab4eac28b3a771f16 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 29 Jun 2015 23:46:44 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index e7ccb88d1..012170eaa 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.12' +VERSION = '2.1.12devel' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3