From 3e5df964ada49e10a880a200c985cc309ccecb64 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 9 Dec 2013 11:22:43 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 6e1545dd1..63b907ccb 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.42' +VERSION = '1.43pre' def options(opt): opt.load('compiler_cxx') -- 2.30.2